Skip to main content

AutoModerationActionExecution

Documentation


Documentation / @discordeno/bot / AutoModerationActionExecution

Interface: AutoModerationActionExecution

Defined in: transformers/types.ts:390

Properties

action

action: AutoModerationAction

Defined in: transformers/types.ts:397


alertSystemMessageId?

optional alertSystemMessageId?: bigint

Defined in: transformers/types.ts:393


channelId?

optional channelId?: bigint

Defined in: transformers/types.ts:391


content

content: string

Defined in: transformers/types.ts:396


guildId

guildId: bigint

Defined in: transformers/types.ts:394


matchedContent

matchedContent: string

Defined in: transformers/types.ts:401


matchedKeyword

matchedKeyword: string

Defined in: transformers/types.ts:400


messageId?

optional messageId?: bigint

Defined in: transformers/types.ts:392


ruleId

ruleId: bigint

Defined in: transformers/types.ts:399


ruleTriggerType

ruleTriggerType: AutoModerationTriggerTypes

Defined in: transformers/types.ts:398


userId

userId: bigint

Defined in: transformers/types.ts:395