{ "meta": {}, "group": { "title": "Available methods", "anchor": "available-methods" }, "object": { "anchor": "savepreparedkeyboardbutton", "name": "savePreparedKeyboardButton", "description": "Stores a keyboard button that can be used by a user within a Mini App. Returns a PreparedKeyboardButton object.", "html_description": "
Stores a keyboard button that can be used by a user within a Mini App. Returns a PreparedKeyboardButton object.
", "rst_description": "Stores a keyboard button that can be used by a user within a Mini App. Returns a :class:`aiogram.types.prepared_keyboard_button.PreparedKeyboardButton` object.", "annotations": [ { "type": "Integer", "required": true, "description": "Unique identifier of the target user that can use the button", "html_description": "