aiogram/aiogram/utils
Alex Root Junior 844d6f58f5
Update KeyboardBuilder utility, fixed type-hints for button method, a… (#1399)
* Update KeyboardBuilder utility, fixed type-hints for button method, adjusted limits of the different markup types to real world values.

* Added changelog

* Fixed coverage

* Update aiogram/utils/keyboard.py

Co-authored-by: Suren Khorenyan <surenkhorenyan@gmail.com>

* Fixed codestyle

---------

Co-authored-by: Suren Khorenyan <surenkhorenyan@gmail.com>
2024-01-27 19:01:19 +02:00
..
i18n Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
backoff.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_answer.py Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
chat_action.py #1006 Update parameter description in chat_action.py 2023-11-14 02:57:23 +02:00
deep_linking.py Added page for deep linking util 2023-11-24 21:27:03 +02:00
formatting.py Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
keyboard.py Update KeyboardBuilder utility, fixed type-hints for button method, a… (#1399) 2024-01-27 19:01:19 +02:00
link.py Added create_channel_bot_link function 2023-04-23 03:30:48 +03:00
magic_filter.py #1281 Fix magic operation .as_ for values interpreted as False (#1283) 2023-08-26 22:33:32 +03:00
markdown.py Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
media_group.py Update thumbnail type to InputFile only (#1374) 2023-11-24 21:10:02 +02:00
mixins.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
mypy_hacks.py Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
payload.py Custom encoding support (#1278) 2023-09-03 00:26:57 +03:00
text_decorations.py Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
token.py Add token validation util, fix deepcopy of sessions and make bot hashable and comparable 2019-11-28 23:12:44 +02:00
warnings.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
web_app.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00