aiogram/aiogram/types
2017-12-10 02:40:59 +02: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 Make some types hashable. 2017-10-22 17:18:44 +03:00
audio.py Make some types hashable. 2017-10-22 17:18:44 +03:00
base.py Set default values for not specified fields in payload. // TelegramObject 2017-11-28 17:22:46 +02:00
callback_game.py New types (In process...) 2017-10-12 16:43:23 +03:00
callback_query.py Make some types hashable. 2017-10-22 17:18:44 +03:00
chat.py Relative imports and reformat code (auto) 2017-12-10 02:40:59 +02:00
chat_member.py Relative imports and reformat code (auto) 2017-12-10 02:40:59 +02:00
chat_photo.py New types (In process...) 2017-10-12 16:43:23 +03:00
chosen_inline_result.py New types (In process...) 2017-10-12 16:43:23 +03:00
contact.py New types (In process...) 2017-10-12 16:43:23 +03:00
document.py Make some types hashable. 2017-10-22 17:18:44 +03:00
fields.py Fix ListOfLists deserializer. 2017-11-15 18:46:45 +02:00
file.py Make some types hashable. 2017-10-22 17:18:44 +03: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 Fix keyboards and nullable fields. 2017-10-21 21:20:37 +03:00
inline_query.py Make some types hashable. 2017-10-22 17:18:44 +03:00
inline_query_result.py New types (In process...) 2017-10-12 16:43:23 +03:00
input_file.py Implemented new one InputFile interface for sending local files. 2017-11-21 20:31:35 +02:00
input_media.py Relative imports and reformat code (auto) 2017-12-10 02:40:59 +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 Implemented features from not announced Telegram Bot API update: sendMediaGroup + InputMedia* + other small changes 2017-11-17 23:01:17 +02:00
message_entity.py New types (In process...) 2017-10-12 16:43:23 +03:00
order_info.py New types (In process...) 2017-10-12 16:43:23 +03:00
photo_size.py New types (In process...) 2017-10-12 16:43:23 +03:00
pre_checkout_query.py Relative imports and reformat code (auto) 2017-12-10 02:40:59 +02:00
reply_keyboard.py Fix keyboards and nullable fields. 2017-10-21 21:20:37 +03: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 Make some types hashable. 2017-10-22 17:18:44 +03:00
user.py Make some types hashable. 2017-10-22 17:18:44 +03: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