..
__init__.py
Implemented auth widget object and auth data validator.
2018-02-22 01:56:44 +02:00
animation.py
Refactor types.
2018-01-24 02:29:48 +02:00
audio.py
Hashable TelegramObject
2018-02-23 13:19:23 +02:00
auth_widget_data.py
Hashable TelegramObject
2018-02-23 13:19:23 +02:00
base.py
Hashable TelegramObject
2018-02-23 13:19:23 +02: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 .get_url() method
2018-05-23 00:10:34 +03:00
chat_member.py
Refactor types.
2018-01-24 02:29:48 +02: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
Hashable TelegramObject
2018-02-23 13:19:23 +02:00
document.py
Refactor types.
2018-01-24 02:29:48 +02:00
fields.py
Minor typos fixes
2018-02-11 12:50:28 +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
Merge pull request #28 from Olegt0rr/patch-4
2018-03-26 01:41:05 +03:00
inline_query.py
Refactor types.
2018-01-24 02:29:48 +02:00
inline_query_result.py
Set default parse_mode in InlineQueryResults if this parameter is present
2018-05-21 15:15:32 +03:00
input_file.py
Use CHUNK_SIZE. [2]
2018-04-08 17:23:58 +03:00
input_media.py
Implemented features from the latest Bot API 3.6.
2018-02-14 14:48:13 +02:00
input_message_content.py
Use global parse_mode in InputTextMessageContent
2018-05-11 01:51:50 +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
Converting group to supergroup event
2018-05-22 02:10:24 +03:00
message_entity.py
Hashable TelegramObject
2018-02-23 13:19:23 +02:00
mixins.py
Hashable TelegramObject
2018-02-23 13:19:23 +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
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
Hashable TelegramObject
2018-02-23 13:19:23 +02: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
Merge remote-tracking branch 'upstream/dev-1.x' into dev-1.x
2018-03-15 20:46:34 +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
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