D++ (DPP)  10.0.30
C++ Discord API Bot Library
cluster_sync_calls.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

webhook create_webhook_sync (const class webhook &wh)
 
guild guild_get_preview_sync (snowflake guild_id)
 
guild guild_get_sync (snowflake guild_id)
 
invite invite_delete_sync (const std::string &invitecode)
 
stage_instance stage_instance_create_sync (const stage_instance &si)
 
stage_instance stage_instance_edit_sync (const stage_instance &si)
 

Function Documentation

◆ create_webhook_sync()

webhook create_webhook_sync ( const class webhook &  wh)

◆ guild_get_preview_sync()

guild guild_get_preview_sync ( snowflake  guild_id)

◆ guild_get_sync()

guild guild_get_sync ( snowflake  guild_id)

◆ invite_delete_sync()

invite invite_delete_sync ( const std::string &  invitecode)

◆ stage_instance_create_sync()

stage_instance stage_instance_create_sync ( const stage_instance &  si)

◆ stage_instance_edit_sync()

stage_instance stage_instance_edit_sync ( const stage_instance &  si)