DiscordVoiceStateContainer
Properties
Name
Description
Type
UserId
ID of the user these states belong to
ulong
GuildVoiceStates
The user's voice states in guilds, the ulong key being the guild's ID
Dictionary<ulong, DiscordVoiceState>
PrivateChannelVoiceState
The user's voice channel in private channels
DiscordVoiceState
Last updated