Skip to main content

AutoModerationActionExecution

@discordeno/bot


Documentation / @discordeno/bot / AutoModerationActionExecution

Interface: AutoModerationActionExecution

Defined in: packages/bot/src/transformers/types.ts:320

Properties

action

action: AutoModerationAction

Defined in: packages/bot/src/transformers/types.ts:327


alertSystemMessageId?

optional alertSystemMessageId: bigint

Defined in: packages/bot/src/transformers/types.ts:323


channelId?

optional channelId: bigint

Defined in: packages/bot/src/transformers/types.ts:321


content

content: string

Defined in: packages/bot/src/transformers/types.ts:326


guildId

guildId: bigint

Defined in: packages/bot/src/transformers/types.ts:324


matchedContent

matchedContent: string

Defined in: packages/bot/src/transformers/types.ts:331


matchedKeyword

matchedKeyword: string

Defined in: packages/bot/src/transformers/types.ts:330


messageId?

optional messageId: bigint

Defined in: packages/bot/src/transformers/types.ts:322


ruleId

ruleId: bigint

Defined in: packages/bot/src/transformers/types.ts:329


ruleTriggerType

ruleTriggerType: AutoModerationTriggerTypes

Defined in: packages/bot/src/transformers/types.ts:328


userId

userId: bigint

Defined in: packages/bot/src/transformers/types.ts:325