Set Channel Game
Update the current game category of your Twitch channel

Set Channel Game Dialog
Parameters
Source
Select required
Default:
Global
Select the source type for the global variable
Global
- Fetch any general global variable (non user variables)User (redeemer)
- Fetch a user global for the current user who activated the actionUser (target)
- Fetch a user global for thetargetUser
- Used in conjunction with the Get User Info for Target sub-action
Title
Text | Select
Select the new game category or enter the new game category by name
Variables
Name | Type | Description |
---|---|---|
Example Value:
URL to the cover art image for the selected game | ||
Example Value: 503116 The unique game identifier | ||
Example Value: Beat Saber The name of the game | ||
Example Value: True/False The status of the sub-action request |
C# Usage
public GameInfo SetChannelGame(string game)
CPH.SetChannelGame(game);