![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For updating the bot's current voice state. More...
#include <UserEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
The id of the Channel the user is currently in. | |
Snowflake | guildId {} |
The Guild within which to update the bot's voice state. | |
std::string | requestToSpeakTimestamp {} |
ISO8601 timeStamp. | |
bool | suppress {} |
Toggles the user's suppress state. | |