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

C# Usage

public bool TwitchStartRaidById(string userId)
Read more in API > C# > Methods > Twitch > Raid > Twitch Start Raid By Id
public bool TwitchStartRaidByName(string userName)
Read more in API > C# > Methods > Twitch > Raid > Twitch Start Raid By Name