Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VoiceStateUpdate

Voice State Update

Hierarchy

  • VoiceStateUpdate

Index

Properties

Optional channel_id

channel_id: undefined | string

channel id

Optional deaf

deaf: undefined | false | true

Whether the user is deafened or not

guild_id

guild_id: string

Guild id

Optional mute

mute: undefined | false | true

Whether the user is muted or not

Optional self_deaf

self_deaf: undefined | false | true

Whether the user is self-deafened or not

Optional self_mute

self_mute: undefined | false | true

Whether the user is self-muted or not

session_id

session_id: string

Session id

Optional suppress

suppress: undefined | false | true

Whether the user is suppressed

user_id

user_id: string

User id

Generated using TypeDoc