Represents a stage instance.
Extends
BaseSee https://github.com/discord/discord-api-docs/pull/4296 for more information
Deprecated
Deletes this stage instance.
Edits this stage instance.
Name | Type | Optional | Description |
---|---|---|---|
options | StageInstanceEditOptions | No | The options to edit the stage instance |
Sets the topic of this stage instance.
Name | Type | Optional | Description |
---|---|---|---|
topic | string | No | The topic for the stage instance |
Name | Type | Optional | Description |
---|---|---|---|
...props | Record<string, boolean | string>[] | No | None |