teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetPreparedInlineMessageParams

    interface MessagesGetPreparedInlineMessageParams {
        bot: EntityLike;
        id: string;
    }
    Index
    bot: EntityLike

    The bot that owns the mini app that emitted the web_app_send_prepared_message event

    id: string

    The id from the web_app_send_prepared_message event