AutoModerationActionExecution
Documentation / @discordeno/bot / AutoModerationActionExecution
Interface: AutoModerationActionExecution
Defined in: bot/src/transformers/types.ts:324
Properties
action
action:
AutoModerationAction
Defined in: bot/src/transformers/types.ts:331
alertSystemMessageId?
optional
alertSystemMessageId:bigint
Defined in: bot/src/transformers/types.ts:327
channelId?
optional
channelId:bigint
Defined in: bot/src/transformers/types.ts:325
content
content:
string
Defined in: bot/src/transformers/types.ts:330
guildId
guildId:
bigint
Defined in: bot/src/transformers/types.ts:328
matchedContent
matchedContent:
string
Defined in: bot/src/transformers/types.ts:335
matchedKeyword
matchedKeyword:
string
Defined in: bot/src/transformers/types.ts:334
messageId?
optional
messageId:bigint
Defined in: bot/src/transformers/types.ts:326
ruleId
ruleId:
bigint
Defined in: bot/src/transformers/types.ts:333
ruleTriggerType
ruleTriggerType:
AutoModerationTriggerTypes
Defined in: bot/src/transformers/types.ts:332
userId
userId:
bigint
Defined in: bot/src/transformers/types.ts:329