cancel

suspend fun cancel(broadcasterId: String)

Twitch API: Cancel a Raid

Cancel a pending raid. You can cancel a raid at any point up until the broadcaster clicks Raid Now in the Twitch UX or the 90-second countdown expires.

Rate Limit: The limit is 10 requests within a 10-minute window.

Parameters

broadcasterId

the ID of the broadcaster that initiated the raid. This ID must match the user ID in the user access token.