getTotal

suspend fun getTotal(broadcasterId: String): Int

Twitch API: Get Channel Followers

Returns only the total follower count without fetching individual records.

Return

the total number of followers.

Parameters

broadcasterId

the ID of the broadcaster whose follower count to get.