TwurpleAuthenticationGetting dataExamplesFAQMigration

RaidCancelEvent

An event representing an outgoing raid being canceled.

Overview

Properties

broadcasterId

Type: string

The ID of the broadcaster.

broadcasterName

Type: string

The name of the broadcaster.

messageObject

Type: UserNotice

The full object that contains all the message information.

userDisplayName

Type: string

The display name of the user who canceled the raid.

userId

Type: string

The ID of the user who canceled the raid.

userName

Type: string

The name of the user who canceled the raid.

Methods

getBroadcaster()

async

Gets more information about the broadcaster.

Return type: HelixUser

getUser()

async

Gets more information about the user who canceled the raid.

Return type: HelixUser