TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixCharityCampaignDonation

A donation to a charity campaign in a Twitch channel.

Overview

Properties

amount

Type: HelixCharityCampaignAmount

An object that contains the amount of money that the user donated.

campaignId

Type: string

An ID that identifies the charity campaign.

donorDisplayName

Type: string

The display name of the donating user.

donorId

Type: string

The ID of the donating user.

donorName

Type: string

The name of the donating user.

Methods

getDonor()

async

Gets more information about the donating user.

Return type: HelixUser