Twitch: Start Raid
TwitchInputs
| in | Exec | exec | multiplexed |
| targetChannelId | Data | System.String | None |
Outputs
| out | Exec | exec | None |
Lowers to C#
await ctx.Twitch.StartRaidAsync(targetChannelId);
Corvus Connection| in | Exec | exec | multiplexed |
| targetChannelId | Data | System.String | None |
| out | Exec | exec | None |
await ctx.Twitch.StartRaidAsync(targetChannelId);