DisconnectReasonsType
type DisconnectReasonsType = | keyof typeof DisconnectReasons | string;
Defined in: src/structures/Types/Player.ts:12
type DisconnectReasonsType = | keyof typeof DisconnectReasons | string;
Defined in: src/structures/Types/Player.ts:12