| .. |
|
__init__.py
|
Add support for new chat permissions
|
2019-08-04 19:43:07 +03:00 |
|
animation.py
|
Refactor types.
|
2018-01-24 02:29:48 +02:00 |
|
audio.py
|
Added the field thumb to the Audio object to contain the thumbnail of the album cover to which the music file belongs.
|
2018-07-29 02:05:07 +03:00 |
|
auth_widget_data.py
|
Write docs and small fixes.
|
2018-09-07 21:24:13 +03:00 |
|
base.py
|
Fix #117: TypeError with LazyProxy object in keyboards
|
2019-04-07 14:13:54 +03:00 |
|
callback_game.py
|
New types (In process...)
|
2017-10-12 16:43:23 +03:00 |
|
callback_query.py
|
Hashable TelegramObject
|
2018-02-23 13:19:23 +02:00 |
|
chat.py
|
Add new permissions argument to Chat.restrict method
|
2019-08-04 20:03:58 +03: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
|
Hashable TelegramObject
|
2018-02-23 13:19:23 +02:00 |
|
chosen_inline_result.py
|
New types (In process...)
|
2017-10-12 16:43:23 +03:00 |
|
contact.py
|
Added vCard support when sharing contacts
|
2018-07-29 02:17:17 +03:00 |
|
document.py
|
Refactor types.
|
2018-01-24 02:29:48 +02: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
|
Sort items in aiogram.types.__all__
|
2018-09-08 04:08:15 +03: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
|
Update to 4.3 Bot API. LoginUrl.
|
2019-06-01 15:16:28 +03:00 |
|
inline_query.py
|
Allow to answer to inline query from context.
|
2018-12-31 15:54:16 +02:00 |
|
inline_query_result.py
|
Added the new field foursquare_type to the objects Venue, InlineQueryResultVenue and InputVenueMessageContent, and the parameter foursquare_type to the sendVenue method.
|
2018-07-29 03:08:33 +03:00 |
|
input_file.py
|
Change filename detection mechanism.
|
2018-09-22 22:33:40 +03:00 |
|
input_media.py
|
Fixed parse_mode type
|
2019-07-14 03:26:46 +03:00 |
|
input_message_content.py
|
Added vCard support when sharing contacts
|
2018-07-29 02:17:17 +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 |
|
login_url.py
|
Update to 4.3 Bot API. LoginUrl.
|
2019-06-01 15:16:28 +03:00 |
|
mask_position.py
|
New types (In process...)
|
2017-10-12 16:43:23 +03:00 |
|
message.py
|
Use self.bot instead of bot_instance = self.bot
|
2019-09-01 19:52:34 +03:00 |
|
message_entity.py
|
Merge branch 'dev-2.x' into Fix-html-entity
|
2019-09-03 02:31:55 +03:00 |
|
mixins.py
|
Fix #143: Imposible to download file into directory
|
2019-06-26 22:28:39 +03:00 |
|
order_info.py
|
New types (In process...)
|
2017-10-12 16:43:23 +03:00 |
|
passport_data.py
|
Reformat code
|
2019-03-24 00:15:09 +05:00 |
|
passport_element_error.py
|
Telegram Passport
|
2018-07-28 19:16:54 +03:00 |
|
passport_file.py
|
Telegram Passport
|
2018-07-28 19:16:54 +03:00 |
|
photo_size.py
|
Refactor types.
|
2018-01-24 02:29:48 +02:00 |
|
poll.py
|
Bump polls to latest API version (Naming and location)
|
2019-04-15 23:38:17 +03:00 |
|
pre_checkout_query.py
|
Relative imports and reformat code (auto)
|
2017-12-10 02:40:59 +02:00 |
|
reply_keyboard.py
|
Fix ReplyKeyboardMarkup's add method
|
2018-04-03 11:39:03 +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
|
Add support for animated stickers
|
2019-08-04 19:38:12 +03:00 |
|
sticker_set.py
|
Add support for animated stickers
|
2019-08-04 19:38:12 +03:00 |
|
successful_payment.py
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |
|
update.py
|
Implemented polls [From test API]
|
2019-04-11 00:32:46 +03:00 |
|
user.py
|
Refactor examples/i18n_example.py
|
2019-08-10 17:55:39 +03:00 |
|
user_profile_photos.py
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |
|
venue.py
|
Reformat code
|
2019-03-24 00:15:09 +05:00 |
|
video.py
|
Hashable TelegramObject
|
2018-02-23 13:19:23 +02:00 |
|
video_note.py
|
Hashable TelegramObject
|
2018-02-23 13:19:23 +02:00 |
|
voice.py
|
Hashable TelegramObject
|
2018-02-23 13:19:23 +02:00 |
|
webhook_info.py
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |