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