Skip to main content
Version: Next

APIVoiceState

Hierarchy

Index

Properties

inheritedchannel_id

channel_id: null | string

The channel id this user is connected to

inheriteddeaf

deaf: boolean

Whether this user is deafened by the server

optionalguild_id

guild_id?: string

The guild id this voice state is for

optionalinheritedmember

inheritedmute

mute: boolean

Whether this user is muted by the server

inheritedrequest_to_speak_timestamp

request_to_speak_timestamp: null | string

The time at which the user requested to speak

inheritedself_deaf

self_deaf: boolean

Whether this user is locally deafened

inheritedself_mute

self_mute: boolean

Whether this user is locally muted

optionalinheritedself_stream

self_stream?: boolean

Whether this user is streaming using "Go Live"

inheritedself_video

self_video: boolean

Whether this user's camera is enabled

inheritedsession_id

session_id: string

The session id for this voice state

inheritedsuppress

suppress: boolean

Whether this user is muted by the current user

inheriteduser_id

user_id: string

The user id this voice state is for