TwitchRedemptionFulfill

Mark Twitch reward as resolved, which makes the redeem non refundable and removes it from reward queue

Signature

public bool TwitchRedemptionFulfill(string rewardId, string redemptionId)

Parameters

rewardId
string required

No description provided.

redemptionId
string required

No description provided.

Return Type

bool

Example

CPH.TwitchRedemptionFulfill(rewardId, redemptionId);