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