Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <guild.h>
Data Fields | |
u64snowflake | channel_id |
bool | suppress |
u64unix_ms | request_to_speak_timestamp |
Public methods
discord_modify_current_user_voice_state_from_json(const char json[], size_t len, struct discord_modify_current_user_voice_state *this)
discord_modify_current_user_voice_state_from_jsmnf(jsmnf *root, const char json[], struct discord_modify_current_user_voice_state *this)
u64snowflake discord_modify_current_user_voice_state::channel_id |
the ID of the channel the user is currently in
bool discord_modify_current_user_voice_state::suppress |
toggles the user's suppress state
u64unix_ms discord_modify_current_user_voice_state::request_to_speak_timestamp |
set the user's request to speak