aiogram/aiogram/types
Alex Root Junior 87393f2475 Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x
# Conflicts:
#	README.md
#	README.rst
#	aiogram/__init__.py
#	aiogram/bot/bot.py
#	aiogram/contrib/fsm_storage/redis.py
#	aiogram/contrib/middlewares/logging.py
#	aiogram/dispatcher/dispatcher.py
#	aiogram/dispatcher/filters/__init__.py
#	aiogram/dispatcher/filters/builtin.py
#	aiogram/dispatcher/filters/filters.py
#	aiogram/dispatcher/filters/state.py
#	aiogram/dispatcher/handler.py
#	aiogram/dispatcher/webhook.py
#	aiogram/types/base.py
#	aiogram/types/chat.py
#	aiogram/types/chat_member.py
#	aiogram/types/input_media.py
#	aiogram/types/message.py
#	aiogram/utils/callback_data.py
#	aiogram/utils/deprecated.py
#	aiogram/utils/exceptions.py
#	aiogram/utils/executor.py
#	aiogram/utils/helper.py
#	aiogram/utils/json.py
#	aiogram/utils/mixins.py
#	aiogram/utils/payload.py
#	dev_requirements.txt
#	docs/source/index.rst
#	examples/callback_data_factory.py
#	examples/check_user_language.py
#	examples/echo_bot.py
#	examples/finite_state_machine_example.py
#	examples/i18n_example.py
#	examples/inline_bot.py
#	examples/media_group.py
#	examples/middleware_and_antiflood.py
#	examples/payments.py
#	examples/proxy_and_emojize.py
#	examples/regexp_commands_filter_example.py
#	examples/throtling_example.py
#	examples/webhook_example.py
#	examples/webhook_example_2.py
#	setup.py
#	tests/test_bot.py
#	tests/test_token.py
#	tests/types/dataset.py
2019-11-03 22:19:44 +02:00
..
__init__.py Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-03 22:19:44 +02:00
animation.py Refactor types. 2018-01-24 02:29:48 +02:00
audio.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
auth_widget_data.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
base.py add typing 2019-10-29 01:37:36 +03:00
callback_game.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
callback_query.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
chat.py Fix typing for until_date argument (can be datetime or timedelta) 2019-10-29 21:19:55 +02:00
chat_member.py Merge branch 'dev-2.x' into is_chat_member 2019-08-04 21:26:18 +03:00
chat_permissions.py Add initializer for ChatPermissions object (for IDE) 2019-08-04 20:10:57 +03:00
chat_photo.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
chosen_inline_result.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
contact.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
document.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
encrypted_credentials.py Telegram Passport 2018-07-28 19:16:54 +03:00
encrypted_passport_element.py Reformat code 2019-03-24 00:15:09 +05:00
fields.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
file.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
force_reply.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
game.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
game_high_score.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
inline_keyboard.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
inline_query.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
inline_query_result.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
input_file.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
input_media.py Fixed parse_mode type 2019-07-14 03:26:46 +03:00
input_message_content.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
invoice.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
labeled_price.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
location.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
login_url.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
mask_position.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
message.py Optimize Message.send_copy 2019-10-14 23:52:19 +03:00
message_entity.py Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-03 22:19:44 +02:00
mixins.py Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-03 22:19:44 +02:00
order_info.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
passport_data.py Reformat code 2019-03-24 00:15:09 +05:00
passport_element_error.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
passport_file.py Telegram Passport 2018-07-28 19:16:54 +03:00
photo_size.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
poll.py Bump polls to latest API version (Naming and location) 2019-04-15 23:38:17 +03:00
pre_checkout_query.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
reply_keyboard.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
response_parameters.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
shipping_address.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
shipping_option.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
shipping_query.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
sticker.py Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-03 22:19:44 +02:00
sticker_set.py Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-03 22:19:44 +02:00
successful_payment.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
update.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
user.py Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x 2019-11-03 22:19:44 +02:00
user_profile_photos.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
venue.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
video.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
video_note.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
voice.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
webhook_info.py Add Black and Flake8 2019-06-29 19:53:18 +03:00