Set Channel Game

Update the current game category of your Twitch channel
Set Channel Game Dialog
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 action
  • User (target) - Fetch a user global for the targetUser
Title
Text | Select

Select the new game category or enter the new game category by name

Variables

NameTypeDescription
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)