update

suspend fun update(broadcasterId: String, request: UpdateChannelRequest)

Twitch API: Modify Channel Information

Updates a channel's properties.

Parameters

broadcasterId

the ID of the broadcaster whose channel you want to update. This ID must match the user ID in the user access token.

request

the fields to update. All fields are optional, but at least one must be specified.