aiogram/aiogram
ZeroN 9584ac9a5b
Add new strategy CHAT_TOPIC strategy.py
The new FSM strategy, which sets the state for the entire topic in the chat, also works in private messages and regular groups without topics.
2023-10-20 17:25:05 +05:00
..
client Handle expected warnings & raise unexpected warnings (#1315) 2023-10-01 15:28:54 +03:00
dispatcher Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
enums Bot API 6.8 (#1276) 2023-08-18 20:18:05 +03:00
filters Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
fsm Add new strategy CHAT_TOPIC strategy.py 2023-10-20 17:25:05 +05:00
handlers Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
methods Telegram Bot API 6.9 (#1319) 2023-09-22 17:46:57 +03:00
types Fix send_copy helper parse mode (#1332) 2023-10-08 18:56:30 +03:00
utils chore: apply lint&reformat (#1307) 2023-09-19 17:43:43 +03: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 #1191 Added possibility to pass custom headers to URLInputFile object (#1197) 2023-06-25 01:39:26 +03:00
__meta__.py Bump version 2023-10-08 18:00:50 +03:00
exceptions.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
loggers.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00