| .. |
|
__init__.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
animation.py
|
add missing attributes (#422)
|
2020-09-13 22:07:29 +03:00 |
|
audio.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
auth_widget_data.py
|
Write docs and small fixes.
|
2018-09-07 21:24:13 +03:00 |
|
base.py
|
#516: Fix updating chat
|
2021-03-07 15:27:41 +02:00 |
|
bot_command.py
|
#289 BotCommand type init fix
|
2020-04-06 23:59:37 +03:00 |
|
callback_game.py
|
New types (In process...)
|
2017-10-12 16:43:23 +03:00 |
|
callback_query.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
chat.py
|
#516: Fix updating chat
|
2021-03-07 15:27:41 +02:00 |
|
chat_location.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
chat_member.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
chat_permissions.py
|
Add initializer for ChatPermissions object (for IDE)
|
2019-08-04 20:10:57 +03:00 |
|
chat_photo.py
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05: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 |
|
dice.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
document.py
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05: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
|
fix the #307 (#371)
|
2020-06-27 16:10:09 +03:00 |
|
file.py
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05: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
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
inline_query_result.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
input_file.py
|
feat(InputFile): adding Pathlib to supporting types for files (#442)
|
2020-11-07 23:22:36 +02:00 |
|
input_media.py
|
#467 Uncommented attach_document and attach_audio MediaGroup methods (#468)
|
2020-11-18 02:06:59 +02:00 |
|
input_message_content.py
|
Fixed optionality of some properties, add vcard argument to InputContactMessageContent constructor (#473)
|
2020-12-05 15:28:34 +02: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
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02: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
|
Logically order args
|
2021-01-23 19:04:30 +02:00 |
|
message_entity.py
|
Fix MessageEntity serialization for API calls #457
|
2020-11-08 18:58:06 +02:00 |
|
message_id.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02: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
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05:00 |
|
photo_size.py
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05:00 |
|
poll.py
|
i-AIOG-15: Add open_period and close_date to the Poll object
|
2020-04-25 17:48:23 +03:00 |
|
pre_checkout_query.py
|
Relative imports and reformat code (auto)
|
2017-12-10 02:40:59 +02:00 |
|
proximity_alert_triggered.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
reply_keyboard.py
|
fix: add support init fields from parent object in KeyboardButton (#344)
|
2020-05-31 17:49:33 +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
|
Merge branch 'dev-2.x' into shortcut
|
2020-01-01 01:07:23 +02:00 |
|
sticker_set.py
|
#289 Added the field thumb to the StickerSet object.
|
2020-04-05 18:54:10 +03:00 |
|
successful_payment.py
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |
|
update.py
|
hotfix(updates): CHOSEN_INLINE_RESULT is a correct API-term (#415)
|
2020-09-10 22:34:20 +03:00 |
|
user.py
|
Bot API 4.6
|
2020-01-23 20:23:08 +05:00 |
|
user_profile_photos.py
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |
|
venue.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
video.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
video_note.py
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05:00 |
|
voice.py
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05:00 |
|
webhook_info.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |