Up to date

This page is up to date for Blazium 0.4.90 (4.3). If you still find outdated information, please open an issue.

DiscordEmbeddedAppResponse๏ƒ

Inherits: RefCounted < Object

Generic response from a DiscordEmbeddedAppClient call.

Description๏ƒ

Generic response from a DiscordEmbeddedAppClient call. Await on finished signal to get the DiscordEmbeddedAppResult.


Signals๏ƒ

finished(result: DiscordEmbeddedAppResult) ๐Ÿ”—

Signal emitted when the request is finished.