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