teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetInlineBotResultsParams

    interface MessagesGetInlineBotResultsParams {
        bot: EntityLike;
        geoPoint?: TypeInputGeoPointIn;
        offset: string;
        peer: EntityLike;
        query: string;
    }
    Index
    bot: EntityLike

    The bot to query

    The geolocation, if requested

    offset: string

    The offset within the results, will be passed directly as-is to the bot.

    peer: EntityLike

    The currently opened chat

    query: string

    The query