Concord - C Discord API library
A Discord API wrapper library written in C
discord_modify_user_voice_state Struct Reference

#include <guild.h>

Data Fields

u64snowflake channel_id
 
bool suppress
 

Detailed Description

Field Documentation

◆ channel_id

u64snowflake discord_modify_user_voice_state::channel_id

the ID of the channel the user is currently in

◆ suppress

bool discord_modify_user_voice_state::suppress

toggles the user's suppress state


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