twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks
Welcome

HelixModeratorEvent

An event that indicates the change of a moderator status, i.e. gaining or losing moderation privileges.

Overview

Properties

broadcasterDisplayName

Type: string

The display name of the broadcaster where the user gained/lost moderation privileges.

broadcasterId

Type: string

The id of the broadcaster where the user gained/lost moderation privileges.

broadcasterName

Type: string

The name of the broadcaster where the user gained/lost moderation privileges.

eventDate

Type: Date

The date of the moderator event.

eventId

Type: string

The unique ID of the moderator event.

eventType

Type: HelixModeratorEventType

The type of the moderator event.

eventVersion

Type: string

The version of the moderator event.

Methods

getBroadcaster()

async

Retrieves more information about the broadcaster.

Return type: HelixUser | null