![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Stage instance data. More...
#include <FoundationEntities.hpp>
Inherits DiscordCoreAPI::GetCreatedAtTimeStamp< ValueType >.
Public Data Members | |
Snowflake | channelId {} |
The ChannelData's id. | |
bool | discoverableDisabled {} |
Is it discoverable? | |
Snowflake | guildId {} |
The Guild id for which the ChannelData exists in. | |
StageInstancePrivacyLevel | privacyLevel {} |
Privacy level of the ChannelData. | |
std::string | topic {} |
The topic of the StageInstanceData. | |