Skip to content

LithiumX v1.0.8


LithiumX / WebSocketClosedEvent

Interface: WebSocketClosedEvent

Defined in: src/Structures/Utils.ts:333

Extends

Properties

byRemote

byRemote: boolean

Defined in: src/Structures/Utils.ts:337


code

code: number

Defined in: src/Structures/Utils.ts:335


guildId

guildId: string

Defined in: src/Structures/Utils.ts:302

Inherited from

PlayerEvent.guildId


op

op: "event"

Defined in: src/Structures/Utils.ts:300

Inherited from

PlayerEvent.op


reason

reason: string

Defined in: src/Structures/Utils.ts:336


type

type: "WebSocketClosedEvent"

Defined in: src/Structures/Utils.ts:334

Overrides

PlayerEvent.type