removeFavoriteChannel

suspend fun removeFavoriteChannel(context: Context, channelIds: List<Long>): Int

Call this method to remove channel from favorite list .

Parameters

context

the application context

channelIds

list of channel ids to remove