Skip to main content
Corvus Connection

ChannelPointRedeemContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.ChannelPointRedeemContextContext bound to an OnChannelPointRedeemAttribute handler. Carries the redeeming viewer, the reward they redeemed (RewardTitle/RewardCost), and any text they typed into the reward (UserInput).

Members

6
  • User
    property
    ScriptUser User
  • BroadcasterId
    property
    string BroadcasterId
  • RewardTitle
    property
    string RewardTitle
  • RewardCost
    property
    int RewardCost
  • UserInput
    property
    string UserInput
  • OccurredAt
    property
    DateTimeOffset OccurredAt