Start Raid
Start a raid

Start Raid Dialog
Parameters
User Login
String required
Can be a user name or an argument like %userName%
Variables
| Name | Type | Description |
|---|---|---|
Example Value: True / FalseWhether starting the raid was successful |
C# Usage
public bool TwitchStartRaidById(string userId)
public bool TwitchStartRaidByName(string userName)