Skip to content

VoiceState

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

Property (defined in)TypeDescription
channel_id
(src/structures/Types/Utils.ts:498)
stringVoice Channel Id
deaf
(src/structures/Types/Utils.ts:502)
booleanServer Deaf status
event
(src/structures/Types/Utils.ts:488)
VoiceServerEvent data
guild_id
(src/structures/Types/Utils.ts:492)
stringguild id of the voice channel
guildId
(src/structures/Types/Utils.ts:486)
stringGuildId provided by lavalink
mute
(src/structures/Types/Utils.ts:500)
booleanServer Mute status
op
(src/structures/Types/Utils.ts:484)
"voiceUpdate"OP key from lavalink
request_to_speak_timestamp
(src/structures/Types/Utils.ts:512)
booleanWether the user requests to speak (stage channel)
self_deaf
(src/structures/Types/Utils.ts:504)
booleanSelf Deaf status
self_mute
(src/structures/Types/Utils.ts:506)
booleanSelf Mute status
self_stream
(src/structures/Types/Utils.ts:510)
booleanSelf Stream status
self_video
(src/structures/Types/Utils.ts:508)
booleanSelf Video (Camera) status
session_id
(src/structures/Types/Utils.ts:496)
stringSession Id of the voice connection
sessionId?
(src/structures/Types/Utils.ts:490)
stringSession Id of the voice connection
suppress
(src/structures/Types/Utils.ts:514)
booleanSelf suppressed status (stage channel)
user_id
(src/structures/Types/Utils.ts:494)
stringuser id from the voice connection