Skip to main content

Type Alias: UpdateSanctionRequest

type UpdateSanctionRequest: components["schemas"]["UpdateSanctionRequest"];

Properties

PropertyTypeRequiredDescription
type"warn" | "mute" | "listen_only" | "text_only" | "rate_limit" | "shadow_mute" | "temp_ban" | "perm_ban" | "ranked_restriction" | "queue_delay" | "party_restriction" | "human_review"NoUpdated sanction type
scopeobjectNoUpdated scope configuration
reasonstringNoUpdated reason
metadataobjectNoUpdated metadata
endAtstringNoUpdated end time

Defined in

4Players/cortex-typescript-sdk/src/resources/sanctions.ts:21