TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixChannelFollower

Represents a user that follows a channel.

Overview

Properties

followDate

Type: Date

The date when the user followed the broadcaster.

userDisplayName

Type: string

The display name of the user.

userId

Type: string

The ID of the user.

userName

Type: string

The name of the user.

Methods

getUser()

async

Gets additional information about the user.

Return type: HelixUser