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