v0.16.3
Detritus
interface
VoiceStateUpdate
Properties
differences
joinedChannel
leftChannel
old
voiceState
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client
/
gateway
/
GatewayClientEvents
/
VoiceStateUpdate
Interface
VoiceStateUpdate
Defined in clientevents
Properties
differences
:
Differences
type
Differences
detritus-client/gateway/GatewayClientEvents/
Differences
joinedChannel
:
boolean
leftChannel
:
boolean
old
:
VoiceState
class
VoiceState
detritus-client/structures/
VoiceState
|
null
voiceState
:
VoiceState
class
VoiceState
detritus-client/structures/
VoiceState