TwitchSetChannelTags
C# Methods Reference
Signature
public bool TwitchSetChannelTags(List<string> tags)
Parameters
tags
List<string> required
No description provided.
Return Type
bool
Example
CPH.TwitchSetChannelTags(tags);
public bool TwitchSetChannelTags(List<string> tags)
No description provided.
bool
CPH.TwitchSetChannelTags(tags);