TwitchGetBitsDonatedByUserId
C# Methods Reference
Signature
public long TwitchGetBitsDonatedByUserId(string userId)
Parameters
userId
string required
No description provided.
Return Type
long
Example
CPH.TwitchGetBitsDonatedByUserId(userId);
public long TwitchGetBitsDonatedByUserId(string userId)
No description provided.
long
CPH.TwitchGetBitsDonatedByUserId(userId);