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

Stage instance data. More...

#include <FoundationEntities.hpp>

Public Data Members

snowflake channelId {}
 The channel_data's id.
 
bool discoverableDisabled {}
 Is it discoverable?
 
snowflake guildId {}
 The guild id for which the channel_data exists in.
 
stage_instance_privacy_level privacyLevel {}
 Privacy level of the channel_data.
 
jsonifier::string topic {}
 The topic of the stage_instance_data.
 

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