Type Alias: UpdateSanctionRequest
Properties
| Property | Type | Required | Description |
|---|---|---|---|
type | "warn" | "mute" | "listen_only" | "text_only" | "rate_limit" | "shadow_mute" | "temp_ban" | "perm_ban" | "ranked_restriction" | "queue_delay" | "party_restriction" | "human_review" | No | Updated sanction type |
scope | object | No | Updated scope configuration |
reason | string | No | Updated reason |
metadata | object | No | Updated metadata |
endAt | string | No | Updated end time |
Defined in
4Players/cortex-typescript-sdk/src/resources/sanctions.ts:21