TwurpleAuthenticationGetting dataExamplesFAQMigration

PubSubChannelRoleChangeMessage

A message that informs about a role change (i.e. vip/mod status being added/removed) in a channel.

Overview

Properties

channelId

Type: string

The ID of the channel where the action was performed.

targetUserId

Type: string

The ID of the user whose role was changed.

targetUserName

Type: string

The name of the user whose role was changed.

type

Type: PubSubChannelRoleChangeType

The type of the role change.

userId

Type: string

The ID of the user that performed the action.

userName

Type: string

The name of the user that performed the action.