Skip to main content
Version: Next

GatewayVoiceStateUpdate

@deprecated

Gateway v6 is deprecated and the types will not receive further updates, please update to v8.

Index

Properties

Properties

d

d: { channel_id: null | string; guild_id: string; self_deaf: boolean; self_mute: boolean }

Type declaration

  • channel_id: null | string
  • guild_id: string
  • self_deaf: boolean
  • self_mute: boolean

op

op: VoiceStateUpdate