WebSocketClosedEvent
This content is for the 4.1.0 version. Switch to the latest version for up-to-date documentation.
Extends
Properties
byRemote
byRemote: boolean;
Defined in
shoukaku/src/guild/Player.ts:98
code
code: number;
Defined in
shoukaku/src/guild/Player.ts:97
guildId
guildId: string;
Inherited from
Defined in
shoukaku/src/guild/Player.ts:70
op
op: EVENT;
Inherited from
Defined in
shoukaku/src/guild/Player.ts:69
reason
reason: string;
Defined in
shoukaku/src/guild/Player.ts:99
type
type: WEBSOCKET_CLOSED_EVENT;