DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
DiscordCoreAPI::StageInstanceData Class Reference

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.
 

The documentation for this class was generated from the following file: