KickSetCategory
Sets the category for the current Kick broadcast
Signature
public KickCategory KickSetCategory(string categoryName)
Parameters
categoryName
string required
No description provided.
Return Type
Streamer.bot.Plugin.Interface.Model.KickCategory
Example
CPH.KickSetCategory(categoryName);