getAllModeratedChannels

Twitch API: Get Moderated Channels

Gets all channels that the specified user has moderator privileges in. Automatically paginates through all results.

Return

a Flow of ModeratedChannel objects.

Parameters

userId

a user's ID. Returns the list of channels that this user has moderator privileges in. This ID must match the user ID in the user OAuth token.