Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlayerUpdateVoiceState

Player Update Voice State

Hierarchy

  • PlayerUpdateVoiceState

Index

Properties

Properties

event

event: { endpoint: string; guild_id: string; token: string }

Event data

Type declaration

  • endpoint: string

    The endpoint for lavalink to connect to, e.g us-west, sydney etc

  • guild_id: string

    The guild if of the voice connection

  • token: string

    The token for the voice session

sessionId

sessionId: string

The session id of the voice connection

Generated using TypeDoc