| .. |
|
__init__.py
|
Removed the crutch with the user's language
|
2017-06-02 00:06:00 +03:00 |
|
animation.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
audio.py
|
Add all deserializable types.
|
2017-05-26 07:25:37 +03:00 |
|
callback_query.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
chat.py
|
Configure Deserializable object. (Set bot for types) and stop using __slots__
|
2017-05-26 05:21:32 +03:00 |
|
chat_member.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
chosen_inline_result.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
contact.py
|
Add all deserializable types.
|
2017-05-26 07:25:37 +03:00 |
|
document.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
file.py
|
Add all deserializable types.
|
2017-05-26 07:25:37 +03:00 |
|
force_reply.py
|
Add ReplyKeyboardMarkup, KeyboardButton, InlineKeyboardMarkup, InlineKeyboardButton, ForceReply and parse reply_markup
|
2017-05-26 08:58:07 +03:00 |
|
game.py
|
Optimize deserializer
|
2017-05-26 09:41:47 +03:00 |
|
game_high_score.py
|
Add WebHookInfo, GameHighScore
|
2017-05-26 08:05:34 +03:00 |
|
inline_keyboard.py
|
Add ReplyKeyboardMarkup, KeyboardButton, InlineKeyboardMarkup, InlineKeyboardButton, ForceReply and parse reply_markup
|
2017-05-26 08:58:07 +03:00 |
|
inline_query.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
invoice.py
|
Add all deserializable types.
|
2017-05-26 07:25:37 +03:00 |
|
location.py
|
Configure Deserializable object. (Set bot for types) and stop using __slots__
|
2017-05-26 05:21:32 +03:00 |
|
message.py
|
Fix message.get_command() and etc.
|
2017-05-27 03:07:48 +03:00 |
|
message_entity.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
order_info.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
photo_size.py
|
Add all deserializable types.
|
2017-05-26 07:25:37 +03:00 |
|
pre_checkout_query.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
reply_keyboard.py
|
Add ReplyKeyboardMarkup, KeyboardButton, InlineKeyboardMarkup, InlineKeyboardButton, ForceReply and parse reply_markup
|
2017-05-26 08:58:07 +03:00 |
|
shipping_address.py
|
Add all deserializable types.
|
2017-05-26 07:25:37 +03:00 |
|
shipping_query.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
sticker.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
successful_payment.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
update.py
|
wtf
|
2017-05-26 08:03:17 +03:00 |
|
user.py
|
Removed the crutch with the user's language
|
2017-06-02 00:06:00 +03:00 |
|
user_profile_photos.py
|
Optimize deserializer
|
2017-05-26 09:41:47 +03:00 |
|
venue.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
video.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
video_note.py
|
Reformat code. Use rel imports.
|
2017-05-26 07:55:05 +03:00 |
|
voice.py
|
Add all deserializable types.
|
2017-05-26 07:25:37 +03:00 |
|
webhook_info.py
|
Add WebHookInfo, GameHighScore
|
2017-05-26 08:05:34 +03:00 |