TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixUserSubscription

The user info about a (paid) subscription to a broadcaster.

Overview

Properties

broadcasterDisplayName

Type: string

The display name of the broadcaster.

broadcasterId

Type: string

The user ID of the broadcaster.

broadcasterName

Type: string

The name of the broadcaster.

isGift

Type: boolean

Whether the subscription has been gifted by another user.

tier

Type: string

The tier of the subscription.

Methods

getBroadcaster()

async

Gets more information about the broadcaster.

Return type: HelixUser | null