getShieldMode

suspend fun getShieldMode(broadcasterId: String, moderatorId: String): ShieldModeStatus

Twitch API: Get Shield Mode Status

Gets the broadcaster's Shield Mode activation status.

Return

the ShieldModeStatus for the channel.

Parameters

broadcasterId

the ID of the broadcaster whose Shield Mode activation status you want to get.

moderatorId

the ID of the broadcaster or a user that is one of the broadcaster's moderators. This ID must match the user ID in the access token.