{ "meta": {}, "group": { "title": "Inline mode", "anchor": "inline-mode" }, "object": { "anchor": "savepreparedinlinemessage", "name": "savePreparedInlineMessage", "description": "Stores a message that can be sent by a user of a Mini App. Returns a PreparedInlineMessage object.", "html_description": "
Stores a message that can be sent by a user of a Mini App. Returns a PreparedInlineMessage object.
", "rst_description": "Stores a message that can be sent by a user of a Mini App. Returns a :class:`aiogram.types.prepared_inline_message.PreparedInlineMessage` object.", "annotations": [ { "type": "Integer", "required": true, "description": "Unique identifier of the target user that can use the prepared message", "html_description": "