v0.16.3
Detritus
interface
RawVoiceState
Properties
channel_id
deaf
guild_id
mute
self_deaf
self_mute
self_stream
self_video
session_id
suppress
user_id
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
/
RawVoiceState
Interface
RawVoiceState
Defined in rawevents
Properties
channel_id
:
string
deaf
:
boolean
guild_id
?
:
string
mute
:
boolean
self_deaf
:
boolean
self_mute
:
boolean
self_stream
:
boolean
self_video
:
boolean
session_id
:
string
suppress
:
boolean
user_id
:
string