Interface VoiceServerUpdate

Hierarchy

Properties

d op s t

Properties

d: { endpoint: null | string; guild_id: string; token: string }

Type declaration

  • endpoint: null | string
  • guild_id: string
  • token: string
s: number
t: "VOICE_SERVER_UPDATE"