Interface GetSearchSponsoredChats

Returns sponsored chats to be shown in the search results. Request type for Tdjson#getSearchSponsoredChats.

interface GetSearchSponsoredChats {
    @type: "getSearchSponsoredChats";
    query: string;
}

Properties

Properties

@type: "getSearchSponsoredChats"
query: string

Query the user searches for.