aiogram/aiogram
selfkilla666 6f8b716044
Code refactored to black-style & Added documentation
Signed-off-by: selfkilla666 <selfkilla666@yahoo.com>
2024-02-06 01:20:34 +02:00
..
client Reworked bot-wide defaults (#1392) 2024-01-27 17:19:45 +02:00
dispatcher Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
enums Add KeyboardButtonPollTypeType enum (#1398) 2024-01-27 18:04:05 +02:00
filters #1370 added possibility to check X | None on Python >= 3.10 2023-11-20 22:49:55 +02:00
fsm Code refactored to black-style & Added documentation 2024-02-06 01:20:34 +02:00
handlers Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
methods Reworked bot-wide defaults (#1392) 2024-01-27 17:19:45 +02:00
types Update message.send_copy: add missing reply_parameters param (#1403) 2024-02-03 19:25:14 +02:00
utils Update KeyboardBuilder utility, fixed type-hints for button method, a… (#1399) 2024-01-27 19:01:19 +02:00
webhook Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
__init__.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
__meta__.py Bump version 2024-01-27 17:20:29 +02:00
exceptions.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
loggers.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00