VoiceState
Defined in: src/types/Utils.ts:382
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
channel_id (src/types/Utils.ts:397) | string |
deaf (src/types/Utils.ts:401) | boolean |
event (src/types/Utils.ts:387) | VoiceServer |
guild_id (src/types/Utils.ts:391) | string |
guildId (src/types/Utils.ts:385) | string |
mute (src/types/Utils.ts:399) | boolean |
op (src/types/Utils.ts:383) | "voiceUpdate" |
request_to_speak_timestamp (src/types/Utils.ts:411) | boolean |
self_deaf (src/types/Utils.ts:403) | boolean |
self_mute (src/types/Utils.ts:405) | boolean |
self_stream (src/types/Utils.ts:409) | boolean |
self_video (src/types/Utils.ts:407) | boolean |
session_id (src/types/Utils.ts:395) | string |
sessionId? (src/types/Utils.ts:389) | string |
suppress (src/types/Utils.ts:413) | boolean |
user_id (src/types/Utils.ts:393) | string |