unblockUser

suspend fun unblockUser(targetUserId: String)

Twitch API: Unblock User

Removes the user from the broadcaster's block list. The user ID in the OAuth token identifies the broadcaster who is removing the block.

Parameters

targetUserId

the ID of the user to unblock.