TwitchAddChannelTag
C# Methods Reference
Signature
public bool TwitchAddChannelTag(string tag)
Parameters
tag
string required
No description provided.
Return Type
bool
Example
CPH.TwitchAddChannelTag(tag);
public bool TwitchAddChannelTag(string tag)
No description provided.
bool
CPH.TwitchAddChannelTag(tag);