aiogram/aiogram/types
darksidecat 714ac8896c
Move update type detecting from Dispatcher to Update (#669)
* move update type detecting to Update

* requested changes

* fix typo

* requested changes

* add docstring

* Update CHANGES/669.misc

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>

* move mypy hack to utils, add lru_cache configuration

* More accurate description of the exception, thanks @uwinx

* Update CHANGES/669.misc

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>

* Callable import fix

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-09-05 23:49:23 +03:00
..
__init__.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
animation.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
audio.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
base.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
bot_command.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
bot_command_scope.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
bot_command_scope_all_chat_administrators.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
bot_command_scope_all_group_chats.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
bot_command_scope_all_private_chats.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
bot_command_scope_chat.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
bot_command_scope_chat_administrators.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
bot_command_scope_chat_member.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
bot_command_scope_default.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
callback_game.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
callback_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
chat.py Added get_url() method for Message object and shifted_id property for Chat object (#585) 2021-06-05 13:37:01 +03:00
chat_invite_link.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
chat_location.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
chat_member.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_member_administrator.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_member_banned.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_member_left.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_member_member.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_member_owner.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_member_restricted.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_member_updated.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
chat_permissions.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
chat_photo.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
chosen_inline_result.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
contact.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
dice.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
document.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
downloadable.py Bump version 2021-06-19 02:42:56 +03:00
encrypted_credentials.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
encrypted_passport_element.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
file.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
force_reply.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
game.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
game_high_score.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_keyboard_button.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_keyboard_markup.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
inline_query_result.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
inline_query_result_article.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_audio.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_audio.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_document.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_gif.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_mpeg4_gif.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_photo.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_sticker.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_video.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_cached_voice.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_contact.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_document.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_game.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_gif.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_location.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_mpeg4_gif.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_photo.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_venue.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_video.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
inline_query_result_voice.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_contact_message_content.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_file.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_invoice_message_content.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
input_location_message_content.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_media.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_media_animation.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_media_audio.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_media_document.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_media_photo.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_media_video.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_message_content.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
input_text_message_content.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
input_venue_message_content.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
invoice.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
keyboard_button.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
keyboard_button_poll_type.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
labeled_price.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
location.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
login_url.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
mask_position.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
message.py add aliases for edit/delete reply markup to Message (#662) 2021-08-17 00:11:47 +03:00
message_auto_delete_timer_changed.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
message_entity.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
message_id.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
order_info.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_data.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_data_field.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_file.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_files.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_front_side.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_reverse_side.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_selfie.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_translation_file.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_translation_files.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_element_error_unspecified.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
passport_file.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
photo_size.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
poll.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
poll_answer.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
poll_option.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
pre_checkout_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
proximity_alert_triggered.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
reply_keyboard_markup.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
reply_keyboard_remove.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
response_parameters.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
shipping_address.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
shipping_option.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
shipping_query.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
sticker.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
sticker_set.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
successful_payment.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
update.py Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
user.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
user_profile_photos.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
venue.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
video.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
video_note.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
voice.py Upgrade architecture + 5.0 Bot API (#469) 2021-01-26 21:20:52 +02:00
voice_chat_ended.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
voice_chat_participants_invited.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00
voice_chat_scheduled.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
voice_chat_started.py [3.x] Bot API 5.3 + Improvements (#618) 2021-07-29 00:40:50 +03:00
webhook_info.py [3.0] Bot API 5.1 + FSM + Utils (#525) 2021-05-11 23:04:32 +03:00