aiogram/aiogram/types
2018-02-03 10:01:17 +01:00
..
__init__.py Implemented features from not announced Telegram Bot API update: sendMediaGroup + InputMedia* + other small changes 2017-11-17 23:01:17 +02:00
animation.py Refactor types. 2018-01-24 02:29:48 +02:00
audio.py Refactor types. 2018-01-24 02:29:48 +02:00
base.py Refactor types. 2018-01-24 02:29:48 +02:00
callback_game.py New types (In process...) 2017-10-12 16:43:23 +03:00
callback_query.py Refactor types. 2018-01-24 02:29:48 +02:00
chat.py More usable ChatType checker. Allow to use message or chat instances. 2018-01-27 08:15:34 +02:00
chat_member.py Refactor types. 2018-01-24 02:29:48 +02:00
chat_photo.py Refactor types. 2018-01-24 02:29:48 +02:00
chosen_inline_result.py New types (In process...) 2017-10-12 16:43:23 +03:00
contact.py Refactor types. 2018-01-24 02:29:48 +02:00
document.py Refactor types. 2018-01-24 02:29:48 +02:00
fields.py Fix ListOfLists deserializer. 2017-11-15 18:46:45 +02:00
file.py Refactor types. 2018-01-24 02:29:48 +02:00
force_reply.py New types (In process...) 2017-10-12 16:43:23 +03:00
game.py New types (In process...) 2017-10-12 16:43:23 +03:00
game_high_score.py New types (In process...) 2017-10-12 16:43:23 +03:00
inline_keyboard.py Refactor types. 2018-01-24 02:29:48 +02:00
inline_query.py Refactor types. 2018-01-24 02:29:48 +02:00
inline_query_result.py New types (In process...) 2017-10-12 16:43:23 +03:00
input_file.py Refactor types. 2018-01-24 02:29:48 +02:00
input_media.py Refactor types. 2018-01-24 02:29:48 +02:00
input_message_content.py New types (In process...) 2017-10-12 16:43:23 +03:00
invoice.py New types (In process...) 2017-10-12 16:43:23 +03:00
labeled_price.py Add __init__ in LabeledPrice object. 2017-10-23 16:23:52 +03:00
location.py New types (In process...) 2017-10-12 16:43:23 +03:00
mask_position.py New types (In process...) 2017-10-12 16:43:23 +03:00
message.py LEFT_CHAT_MEMBER switched to list 2018-02-03 10:01:17 +01:00
message_entity.py Parse text mention from entities. 2018-01-27 05:26:51 +02:00
mixins.py Refactor types. 2018-01-24 02:29:48 +02:00
order_info.py New types (In process...) 2017-10-12 16:43:23 +03:00
photo_size.py Refactor types. 2018-01-24 02:29:48 +02:00
pre_checkout_query.py Relative imports and reformat code (auto) 2017-12-10 02:40:59 +02:00
reply_keyboard.py Refactor types. 2018-01-24 02:29:48 +02:00
response_parameters.py Check all types. 2017-10-18 23:25:22 +03:00
shipping_address.py Check all types. 2017-10-18 23:25:22 +03:00
shipping_option.py Check all types. 2017-10-18 23:25:22 +03:00
shipping_query.py Make some types hashable. 2017-10-22 17:18:44 +03:00
sticker.py Make some types hashable. 2017-10-22 17:18:44 +03:00
sticker_set.py Check all types. 2017-10-18 23:25:22 +03:00
successful_payment.py Check all types. 2017-10-18 23:25:22 +03:00
update.py Refactor types. 2018-01-24 02:29:48 +02:00
user.py Use User.full_name instead User.mention in User.get_mention() method. 2018-01-27 12:12:54 +02:00
user_profile_photos.py Check all types. 2017-10-18 23:25:22 +03:00
venue.py Check all types. 2017-10-18 23:25:22 +03:00
video.py Make some types hashable. 2017-10-22 17:18:44 +03:00
video_note.py Make some types hashable. 2017-10-22 17:18:44 +03:00
voice.py Make some types hashable. 2017-10-22 17:18:44 +03:00
webhook_info.py Check all types. 2017-10-18 23:25:22 +03:00