AutoModerationActionExecution
Documentation / @discordeno/bot / AutoModerationActionExecution
Interface: AutoModerationActionExecution
Defined in: transformers/types.ts:323
Properties
action
action:
AutoModerationAction
Defined in: transformers/types.ts:330
alertSystemMessageId?
optionalalertSystemMessageId:bigint
Defined in: transformers/types.ts:326
channelId?
optionalchannelId: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?
optionalmessageId: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