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