Set Channel Title
Update the current title of your Kick channel
Parameters
Title
Text
Enter the new title for your stream
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
titleSuccess | bool | The status of the sub-action request Example: True/False |
C# Usage
Sets the title for the current Kick broadcast
1.0.0
public bool KickSetTitle(string title)