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