WebSocketClosedEvent
Defined in: src/structures/Types/Utils.ts:204
Extends
Section titled “Extends”Properties
Section titled “Properties”Property | Type | Overrides | Inherited from | Defined in |
---|---|---|---|---|
byRemote | boolean | - | - | src/structures/Types/Utils.ts:207 |
code | number | - | - | src/structures/Types/Utils.ts:206 |
guildId | string | - | PlayerEvent .guildId | src/structures/Types/Utils.ts:178 |
op | "event" | - | PlayerEvent .op | src/structures/Types/Utils.ts:176 |
reason | string | - | - | src/structures/Types/Utils.ts:208 |
type | "WebSocketClosedEvent" | PlayerEvent .type | - | src/structures/Types/Utils.ts:205 |