Skip to main content

AutoModerationActionExecution

Documentation


Documentation / @discordeno/bot / AutoModerationActionExecution

Interface: AutoModerationActionExecution

Defined in: transformers/types.ts:372

Properties

action

action: AutoModerationAction

Defined in: transformers/types.ts:379


alertSystemMessageId?

optional alertSystemMessageId?: bigint

Defined in: transformers/types.ts:375


channelId?

optional channelId?: bigint

Defined in: transformers/types.ts:373


content

content: string

Defined in: transformers/types.ts:378


guildId

guildId: bigint

Defined in: transformers/types.ts:376


matchedContent

matchedContent: string

Defined in: transformers/types.ts:383


matchedKeyword

matchedKeyword: string

Defined in: transformers/types.ts:382


messageId?

optional messageId?: bigint

Defined in: transformers/types.ts:374


ruleId

ruleId: bigint

Defined in: transformers/types.ts:381


ruleTriggerType

ruleTriggerType: AutoModerationTriggerTypes

Defined in: transformers/types.ts:380


userId

userId: bigint

Defined in: transformers/types.ts:377