Skip to content

ModerationCommand

Defined in: types.ts:56

optional durationSeconds?: number

Defined in: types.ts:66


optional msgId?: string

Defined in: types.ts:63


optional reason?: string

Defined in: types.ts:67


optional targetUserId?: string

Defined in: types.ts:64


optional targetUsername?: string

Defined in: types.ts:65


type: "mod:deleteMessage" | "mod:timeoutUser" | "mod:banUser" | "mod:unbanUser" | "mod:liftTimeout"

Defined in: types.ts:57