Interface GetRecommendedChats

Returns a list of channel chats recommended to the current user. Request type for Tdjson#getRecommendedChats.

interface GetRecommendedChats {
    @type: "getRecommendedChats";
}

Properties

Properties

@type: "getRecommendedChats"