PubSubAutoModQueueMessage
A message that informs about a message being processed in the AutoMod queue.
Overview
Properties
contentClassification
Type: PubSubAutoModQueueMessageContentClassification
The classification of the message content.
foundMessageFragments
Type: PubSubAutoModQueueMessageFragment[]
The fragments of the message that were found to be against the moderation level of the channel.
resolverId
Type: string | null
The ID of the user that resolved the queue entry, or null if it was not resolved or timed out.
resolverName
Type: string | null
The name of the user that resolved the queue entry, or null if it was not resolved or timed out.