PreparedKeyboardButton¶
- class telegram.PreparedKeyboardButton(id, *, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObjectDescribes a keyboard button to be used by a user of a Mini App.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
idis equal.Returned In
Added in version 22.8.