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

For modifying a single stage_instance_data. More...

#include <StageInstanceEntities.hpp>

Public Data Members

snowflake channelId {}
 The channel_data snowflake of the stage_instance_data.
 
stage_instance_privacy_level privacyLevel {}
 The privacy level of the stage instance.
 
jsonifier::string reason {}
 Reason for modifying the stage_instance_data.
 
jsonifier::string topic {}
 The topic of the stage instance(1 - 120 characters).
 

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