teleproto - v1.229.0
    Preparing search index...

    Interface MessagesSavePreparedInlineMessageParams

    interface MessagesSavePreparedInlineMessageParams {
        peerTypes?: TypeInlineQueryPeerTypeIn[];
        result: TypeInputBotInlineResultIn;
        userId: EntityLike;
    }
    Index

    Types of chats where this message can be sent

    The message

    userId: EntityLike

    The user to whom the web_app_send_prepared_message event event will be sent