$createStageInstance
$createStageInstance
will start a stage.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
channelID | number | The channel ID of the stage channel. | true |
topic | string | The stage topic which will be displayed. | true |
type? | number | The stage type. (listed below) | false |
Invite Target Types
TYPE | VALUE |
---|---|
STREAM | 1 |
EMBEDDED_APPLICATION | 2 |
Example(s)
This will create start a new stage instance: