Skip to main content

AutoModerationActionExecution

Documentation


Documentation / @discordeno/bot / AutoModerationActionExecution

Interface: AutoModerationActionExecution

Defined in: transformers/types.ts:323

Properties

action

action: AutoModerationAction

Defined in: transformers/types.ts:330


alertSystemMessageId?

optional alertSystemMessageId: bigint

Defined in: transformers/types.ts:326


channelId?

optional channelId: bigint

Defined in: transformers/types.ts:324


content

content: string

Defined in: transformers/types.ts:329


guildId

guildId: bigint

Defined in: transformers/types.ts:327


matchedContent

matchedContent: string

Defined in: transformers/types.ts:334


matchedKeyword

matchedKeyword: string

Defined in: transformers/types.ts:333


messageId?

optional messageId: bigint

Defined in: transformers/types.ts:325


ruleId

ruleId: bigint

Defined in: transformers/types.ts:332


ruleTriggerType

ruleTriggerType: AutoModerationTriggerTypes

Defined in: transformers/types.ts:331


userId

userId: bigint

Defined in: transformers/types.ts:328