ZstageCreate
Creates a new stage instance in the specified stage channel with the given topic.
Syntax
ZstageCreate{channelID;topic}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | Yes | - |
| topic | string | Yes | - |
Example
ZstageCreate{987654321012345678;Today's AMA Session}