WebSocketClosedEvent
Extends
Properties
byRemote
byRemote: boolean;
Defined in
shoukaku/src/guild/Player.ts:101
code
code: number;
Defined in
shoukaku/src/guild/Player.ts:100
guildId
guildId: string;
Inherited from
Defined in
shoukaku/src/guild/Player.ts:73
op
op: EVENT;
Inherited from
Defined in
shoukaku/src/guild/Player.ts:72
reason
reason: string;
Defined in
shoukaku/src/guild/Player.ts:102
type
type: WEBSOCKET_CLOSED_EVENT;