Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VoiceStatePayload

Hierarchy

  • VoiceStatePayload

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: number

Generated using TypeDoc