TwitchUnblockUserById
C# Methods Reference
Signature
public bool TwitchUnblockUserById(string userId)
Parameters
userId
string required
Return Type
bool
Example
CPH.TwitchUnblockUserById(userId);
C# Methods Reference
public bool TwitchUnblockUserById(string userId)
bool
CPH.TwitchUnblockUserById(userId);