Skip to main content
Corvus Connection

DonationContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.DonationContextContext bound to an OnDonationAttribute handler. Carries a Tiltify donation: the donor's display name (or "Anonymous"), the amount + currency, and the optional message.

Members

6
  • BroadcasterId
    property
    string BroadcasterId
  • Donor
    property
    string Donor
  • Amount
    property
    decimal Amount
  • CurrencyCode
    property
    string CurrencyCode
  • Message
    property
    string Message
  • OccurredAt
    property
    DateTimeOffset OccurredAt