aiogram/examples
2022-01-26 23:25:40 +02:00
..
data
locales
admin_filter_example.py
advanced_executor_example.py
broadcast_example.py
callback_data_factory.py fixed type hints of callback_data (#400) 2020-09-13 22:09:43 +03:00
callback_data_factory_simple.py fixed type hints of callback_data (#400) 2020-09-13 22:09:43 +03:00
chat_type_filter.py Changed ChatType from CHANNEL to SUPERGROUP to avoid confusion (#533) 2021-03-20 19:23:30 +02:00
check_user_language.py Removed legacy code (markdown v1) (#771) 2021-12-09 01:52:54 +02:00
custom_filter_example.py custom filter for filters_factory example (#688) 2021-11-07 02:49:31 +02:00
echo_bot.py
finite_state_machine_example.py
i18n_example.py
id_filter_example.py
inline_bot.py
inline_keyboard_example.py
local_server.py Bot API 5.0 (#454) 2020-11-08 17:51:39 +02:00
media_group.py
middleware_and_antiflood.py
payments.py
proxy_and_emojize.py Dev 2.x api 5.4 (#741) 2021-11-07 01:39:51 +02:00
regexp_commands_filter_example.py
regular_keyboard_example.py
separate_api_route_example.py Use hardcoded token as in the other examples (#809) 2022-01-26 23:25:40 +02:00
text_filter_example.py Fixed example description (#545) 2021-03-27 14:09:08 +02:00
throttling_example.py
webhook_example.py
webhook_example_old.py