type DisconnectReasonsType = | keyof typeof DisconnectReasons | string;
Defined in: src/types/Player.ts:10