DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::voice_state_data_light Struct Reference

Voice state data. More...

#include <FoundationEntities.hpp>

Inheritance diagram for discord_core_api::voice_state_data_light:
[legend]

Public Data Members

snowflake channelId {}
 The channel_data id this user_data is connected to.
 
snowflake guildId {}
 The guild id this voice state is for.
 
snowflake userId {}
 The user_data id this voice state is for.
 

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