Skip to content

AutoModerationActionExecution

Extends

Properties

op

op: Dispatch

Gateway OpCode

Inherited from

DispatchPayload.op

Defined in

typings/gateway-events.ts:55


s

s: number

Sequence Number

Inherited from

DispatchPayload.s

Defined in

typings/gateway-events.ts:56


d

d: object

Event Data (Any JSON value)

guild_id

guild_id: string

action

action: ActionStructure

rule_id

rule_id: string

rule_trigger_type

rule_trigger_type: AutoModerationTriggerType

user_id

user_id: string

channel_id?

optional channel_id: string

message_id?

optional message_id: string

alert_system_message_id?

optional alert_system_message_id: string

content

content: string

matched_keyword

matched_keyword: null | string

matched_content

matched_content: null | string

Overrides

DispatchPayload.d

Defined in

typings/gateway-events.ts:285


t

t: AutoModerationActionExecution

Event Name

Overrides

DispatchPayload.t

Defined in

typings/gateway-events.ts:298