Telethon/telethon/tl
Darskiy 863365983d feat(keyboard): Add persistent and placeholder options
Introduce `persistent` and `placeholder` parameters for `ReplyKeyboardMarkup`.
These new options control keyboard visibility and input field text.
Available for text, location, phone, and poll buttons.

Remove vestigial `inline_only` from `build_reply_markup` as its functionality is
implicitly covered by the general rule against mixing inline and
normal buttons.
2025-05-28 02:45:51 +03:00
..
core Remove unused imports and variables 2020-07-04 13:29:43 +02:00
custom feat(keyboard): Add persistent and placeholder options 2025-05-28 02:45:51 +03:00
patched Fix definition typo in patched module 2021-02-10 20:21:16 +01:00
__init__.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00
tlobject.py Make large dates wrap around 2020-11-12 15:25:08 +01:00