TwitchIsUserSubscribed

C# Methods Reference

public bool TwitchIsUserSubscribed(string userId, out String& tier)
userId
string required
tier
System.String& required
bool
CPH.TwitchIsUserSubscribed(userId, tier);