Start Raid

Start a raid
Start Raid Dialog
Start Raid Dialog

Parameters

User Login
String required

Can be a user name or an argument like %userName%

Variables

NameTypeDescription
Example Value:True / False

Whether starting the raid was successful

 
Variables generated by all triggers and available within all action executions.

C# Usage

public bool TwitchStartRaidByName(string userName)
public bool TwitchStartRaidById(string userId)