TwurpleAuthenticationGetting dataExamplesFAQMigration

PubSubChannelTermsActionMessage

A message that informs about an allowed or blocked term being added or removed in a channel.

Overview

Properties

channelId

Type: string

The ID of the channel where the action was performed.

isFromAutoMod

Type: boolean

Whether the addition of the term originated from automod blocking a message.

term

Type: string

The term that was added/removed.

type

Type: string

The type of the message.

userId

Type: string

The user ID of the moderator that performed the action.

userName

Type: string

The name of the moderator that performed the action.