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

For updating the bot's current voice state. More...

#include <UserEntities.hpp>

Public Data Members

snowflake channelId {}
 The id of the channel_data the user is currently in.
 
snowflake guildId {}
 The guild within which to update the bot's voice state.
 
jsonifier::string requestToSpeakTimestamp {}
 Iso8601 timeStamp.
 
bool suppress {}
 Toggles the user's suppress state.
 

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