teleproto - v1.229.0
    Preparing search index...

    Interface ChannelsGetChannelRecommendationsParams

    interface ChannelsGetChannelRecommendationsParams {
        channel?: EntityLike;
    }
    Index
    channel?: EntityLike

    The method will return channels related to the passed channel . If not set, the method will returns channels related to channels the user has joined.