![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For updating the current voice state. More...
#include <FoundationEntities.hpp>
Public Data Members | |
std::nullptr_t | channelId { nullptr } |
Snowflake of the desired voice Channel. 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. | |