Skip to content

DisconnectReasonsType

type DisconnectReasonsType =
| keyof typeof DisconnectReasons
| string;

Defined in: src/structures/Types/Player.ts:12