TwurpleAuthenticationGetting dataExamplesFAQMigration

JoinFailureEvent

An event representing the bot failing to join a channel.

Overview

Properties

broadcasterName

Type: string

The name of the broadcaster.

reason

Type: string

The reason why the join failed.

Methods

getBroadcaster()

async

Gets more information about the broadcaster.

Return type: HelixUser

retry()

async

Tries to join again.

Return type: void