Skip to content

ModerationError

Defined in: types.ts:44

code: string

Defined in: types.ts:45


message: string

Defined in: types.ts:46


optional restriction: { expiresAt?: string | null; reason?: string; type: "timeout" | "ban"; } | null

Defined in: types.ts:47