| .. |
|
data
|
Add example for media group.
|
2017-11-21 20:33:22 +02:00 |
|
locales
|
Refactor examples/i18n_example.py
|
2019-08-10 17:55:39 +03:00 |
|
admin_filter_example.py
|
Fix issues and rework AdminFilter
|
2019-08-08 20:53:52 +05:00 |
|
advanced_executor_example.py
|
Fix all occurrences of adwanced in text
|
2019-09-12 10:33:24 +02:00 |
|
broadcast_example.py
|
remove unnecessary loop definitions
|
2019-07-15 14:00:38 +07:00 |
|
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
|
Replace .reply(reply=False) to .answer() in examples
|
2020-01-01 16:05:45 +02:00 |
|
finite_state_machine_example.py
|
Some refactor
|
2019-08-10 00:08:11 +03:00 |
|
i18n_example.py
|
I18n example patch (added docs and fixed typos) (#419)
|
2020-09-10 22:32:56 +03:00 |
|
id_filter_example.py
|
Replace .reply(reply=False) to .answer() in examples
|
2020-01-01 16:05:45 +02:00 |
|
inline_bot.py
|
Refactor examples/inline_bot.py
|
2019-08-10 20:17:03 +03:00 |
|
inline_keyboard_example.py
|
Refactor examples/inline_keyboard_example.py
|
2019-08-10 21:55:52 +03:00 |
|
local_server.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
media_group.py
|
Micro refactor
|
2019-08-10 22:09:29 +03:00 |
|
middleware_and_antiflood.py
|
Refactor examples/payments.py
|
2019-08-11 15:30:01 +03:00 |
|
payments.py
|
Refactor examples/payments.py
|
2019-08-11 15:30:01 +03:00 |
|
proxy_and_emojize.py
|
Dev 2.x api 5.4 (#741)
|
2021-11-07 01:39:51 +02:00 |
|
regexp_commands_filter_example.py
|
Refactor examples/regexp_commands_filter_example.py
|
2019-08-11 16:31:01 +03:00 |
|
regular_keyboard_example.py
|
Refactor examples/regular_keyboard_example.py
|
2019-08-11 21:52:58 +03:00 |
|
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
|
Merge branch 'dev-2.x' into add-new-ways-throttle
|
2019-08-15 17:06:10 +03:00 |
|
webhook_example.py
|
Refactor examples/webhook_example.py
|
2019-08-11 22:52:54 +03:00 |
|
webhook_example_old.py
|
Rename old webhook example
|
2019-08-11 22:50:58 +03:00 |