![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For creating a StageInstance. More...
#include <StageInstanceEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
The id of the Stage Channel. | |
StageInstancePrivacyLevel | privacyLevel {} |
The privacy level of the Stage instance(default Guild_Only). | |
std::string | reason {} |
The reason for starting it. | |
std::string | topic {} |
The topic of the Stage instance(1 - 120 characters). | |