aiogram/examples
Alex Root Junior 1c2c7fd88c
Webhook integration in 3.0 (#737)
* Added base webhook implementation and example
* Added example
* Enable on_startup callback
* Correctly handle response into webhook (silent call)
* Fixed State filter
2021-11-08 23:20:12 +02:00
..
data Add example for media group. 2017-11-21 20:33:22 +02:00
echo_bot.py Added more aliases, refactor CallbackData factory, added base exceptions classification mechanism 2021-05-25 00:56:44 +03:00
finite_state_machine.py More docs 2021-10-12 01:11:53 +03:00
multibot.py Webhook integration in 3.0 (#737) 2021-11-08 23:20:12 +02:00
specify_updates.py Reworked handlers in use (#682) 2021-09-07 01:04:33 +03:00