discord-w ~master (2018-04-02T21:33:29Z)
Dub
Repo
VoiceState
discord
w
types
https://discordapp.com/developers/docs/resources/voice#voice-state-object
struct
VoiceState {
Snowflake
guild_id
;
Snowflake
channel_id
;
Snowflake
user_id
;
string
session_id
;
bool
deaf
;
bool
mute
;
bool
self_deaf
;
bool
self_mute
;
bool
suppress
;
}
Meta
Source
See Implementation
discord
w
types
enums
ExplicitContentFilterLevel
MFALevel
MessageNotificationLevel
Permissions
VerificationLevel
structs
Activity
Attachment
Ban
Channel
Embed
Emoji
Guild
GuildEmbed
GuildMember
Integration
Invite
Message
Overwrite
PresenceUpdate
Reaction
Role
Snowflake
UnavailableGuild
User
VoiceState
https://discordapp.com/developers/docs/resources/voice#voice-state-object