Skip to content

VoiceState

Defined in: src/structures/Types/Utils.ts:501

Property (defined in)TypeDescription
channel_id
(src/structures/Types/Utils.ts:517)
stringVoice Channel Id
deaf
(src/structures/Types/Utils.ts:521)
booleanServer Deaf status
event
(src/structures/Types/Utils.ts:507)
VoiceServerEvent data
guild_id
(src/structures/Types/Utils.ts:511)
stringguild id of the voice channel
guildId
(src/structures/Types/Utils.ts:505)
stringGuildId provided by lavalink
mute
(src/structures/Types/Utils.ts:519)
booleanServer Mute status
op
(src/structures/Types/Utils.ts:503)
"voiceUpdate"OP key from lavalink
request_to_speak_timestamp
(src/structures/Types/Utils.ts:531)
booleanWether the user requests to speak (stage channel)
self_deaf
(src/structures/Types/Utils.ts:523)
booleanSelf Deaf status
self_mute
(src/structures/Types/Utils.ts:525)
booleanSelf Mute status
self_stream
(src/structures/Types/Utils.ts:529)
booleanSelf Stream status
self_video
(src/structures/Types/Utils.ts:527)
booleanSelf Video (Camera) status
session_id
(src/structures/Types/Utils.ts:515)
stringSession Id of the voice connection
sessionId?
(src/structures/Types/Utils.ts:509)
stringSession Id of the voice connection
suppress
(src/structures/Types/Utils.ts:533)
booleanSelf suppressed status (stage channel)
user_id
(src/structures/Types/Utils.ts:513)
stringuser id from the voice connection