Set Channel Game

Update the current game category of your Twitch channel

Parameters

Source
Select
default:String

Select a source type for the new game value

  • String: Select this option to manually enter the game title or load it from a variable
  • Specific Game: Select this option to select a game from a dropdown
Title
Text | Select

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

Variables

The following variables will be populated after executing this sub-action:

Description
gameBoxArtstring

URL to the cover art image for the selected game

gameId

The unique game identifier

503116
gameNamestring

The name of the game

Beat Saber
gameSuccessbool

The status of the sub-action request

True/False

C# Usage

public GameInfo SetChannelGame(string game)