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

For updating the current voice state. More...

#include <FoundationEntities.hpp>

Public Data Members

snowflake channelId {}
 snowflake of the desired voice channel_data. leave blank to disconnect.
 
snowflake guildId {}
 The id of the guild fo which we would like to establish a voice connection.
 
bool selfDeaf {}
 Whether or not we self-deafen ourselves.
 
bool selfMute {}
 Whether or not we self-mute ourselves.
 

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