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

EventSubStreamOnlineEvent

An EventSub event representing a stream going live.

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.

startDate

Type: Date

The date and time when the stream was started.

streamType

Type:
EventSubStreamOnlineEventStreamType

The type of the stream going live.

Aliased type: "live" | "playlist" | "watch_party" | "premiere" | "rerun"

The type of the stream going live.

Methods

getBroadcaster()

async

Retrieves more information about the broadcaster.

Return type: HelixUser