TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixSchedule

A schedule of a channel.

Overview

Properties

broadcasterDisplayName

Type: string

The display name of the broadcaster.

broadcasterId

Type: string

The ID of the broadcaster.

broadcasterName

Type: string

The name of the broadcaster.

segments

Type: HelixScheduleSegment[]

The segments of the schedule.

vacationEndDate

Type: Date | null

The date when the current vacation ends, or null if the schedule is not in vacation mode.

vacationStartDate

Type: Date | null

The date when the current vacation started, or null if the schedule is not in vacation mode.

Methods

getBroadcaster()

async

Gets more information about the broadcaster.

Return type: HelixUser