VoiceState

VoiceState

Represents a member's voice state in a guild

Constructor

new VoiceState()

Properties:
Name Type Attributes Description
channelID String <nullable>

The ID of the member's current voice channel

deaf Boolean

Whether the member is server deafened or not

id String

The ID of the member

mute Boolean

Whether the member is server muted or not

requestToSpeakTimestamp Number <nullable>

Timestamp of the member's latest request to speak

selfDeaf Boolean

Whether the member is self deafened or not

selfMute Boolean

Whether the member is self muted or not

selfStream Boolean

Whether the member is streaming using "Go Live"

selfVideo Boolean

Whether the member's camera is enabled

sessionID String <nullable>

The ID of the member's current voice session

suppress Boolean

Whether the member is suppressed or not

Source: