aiogram/examples
sdmway e3dc7d576b
misc: code consistency and bot instance creation (#1482)
* misc: code consistency and bot instance creation

* Changelog for aiogram#1482

* misc: consistency of comments and dispatcher instance creation

* misc: removed routers example

* Update CHANGES/1482.misc.rst

---------

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2024-05-31 20:11:21 +03:00
..
data Add example for media group. 2017-11-21 20:33:22 +02:00
multi_file_bot misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
web_app misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
context_addition_from_filter.py Content from global filters (#1267) 2023-08-14 22:18:11 +03:00
echo_bot.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
echo_bot_webhook.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
echo_bot_webhook_ssl.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
error_handling.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
finite_state_machine.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
multibot.py Telegram Bot API 6.9 (#1319) 2023-09-22 17:46:57 +03:00
own_filter.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
quiz_scene.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
scene.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
specify_updates.py misc: code consistency and bot instance creation (#1482) 2024-05-31 20:11:21 +03:00
without_dispatcher.py Add context manager support for bot client (#1468) 2024-04-22 23:42:47 +03:00