TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixModeratedChannel

A reference to a Twitch channel where a user is a moderator.

Overview

Properties

displayName

Type: string

The display name of the channel.

id

Type: string

The ID of the channel.

name

Type: string

The name of the channel.

Methods

getBroadcaster()

async

Gets more information about the broadcaster of the channel.

Return type: HelixUser

getChannel()

async

Gets more information about the channel.

Return type: HelixChannel