Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Voice State Structure. More...
#include <voice.h>
Public Attributes | |
u64_snowflake_t | guild_id |
u64_snowflake_t | channel_id |
u64_snowflake_t | user_id |
struct discord_guild_member * | member |
char * | session_id |
bool | deaf |
bool | mute |
bool | self_deaf |
bool | self_mute |
bool | self_stream |
bool | self_video |
bool | supress |
Voice State Structure.