TwitchGetChannelPointsUsedByUserId

Get the amount of channel points used by a user. Tracks only the redeems that Streamer.bot has seen.

Signature

public long TwitchGetChannelPointsUsedByUserId(string userId)

Parameters

userId
string required

No description provided.

Return Type

long

Example

CPH.TwitchGetChannelPointsUsedByUserId(userId);