ChannelsGetChannelRecommendations constructor

const ChannelsGetChannelRecommendations({
  1. InputChannelBase? channel,
})

Channels Get Channel Recommendations constructor.

Implementation

const ChannelsGetChannelRecommendations({this.channel}) : super._();