Up to date

This page is up to date for Godot 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.