DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
StageInstanceEntities.hpp File Reference
Include dependency graph for StageInstanceEntities.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes and Structures

struct  discord_core_api::create_stage_instance_data
 For creating a stage_instance_data. More...
 
struct  discord_core_api::delete_stage_instance_data
 For deleting a single stage_instance_data. More...
 
struct  discord_core_api::get_stage_instance_data
 For collecting a single stage_instance_data. More...
 
struct  discord_core_api::modify_stage_instance_data
 For modifying a single stage_instance_data. More...
 
class  discord_core_api::stage_instances
 An interface class for the stage_instance_data related discord endpoints. More...
 

Namespaces

namespace  discord_core_api
 The main namespace for the forward-facing interfaces.