Interface GetRecentInlineBots

Returns up to 20 recently used inline bots in the order of their last usage. Request type for Tdjson#getRecentInlineBots.

interface GetRecentInlineBots {
    @type: "getRecentInlineBots";
}

Properties

Properties

@type: "getRecentInlineBots"