Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IncomingPayloadEventWebSocketClosed

Websocket closed payload

Hierarchy

Index

Properties

byRemote: boolean

Whether the remote closed the socket or not

code: number

Voice close event code

guildId: string

The player guild id

op: "event"

The incoming op code

reason: string

The reason why the voice connection is closed

type: "WebSocketClosedEvent"

The event type

Generated using TypeDoc