Interface ClearRecentlyFoundChats

Clears the list of recently found chats. Request type for Tdjson#clearRecentlyFoundChats.

interface ClearRecentlyFoundChats {
    @type: "clearRecentlyFoundChats";
}

Properties

Properties

@type: "clearRecentlyFoundChats"