| .. |
|
__init__.py
|
Added all new API methods
|
2022-11-06 03:54:16 +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
|
Rework warning for not defined fields (#931)
|
2022-06-21 03:26:17 +03:00 |
|
bot_command.py
|
Fix: method Chat.get_member_count usage without argument (#643)
|
2021-08-05 22:32:30 +03:00 |
|
bot_command_scope.py
|
Fixed BotCommandScopeType helper mode
|
2021-07-05 02:42:51 +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
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +02:00 |
|
chat_administrator_rights.py
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +02:00 |
|
chat_invite_link.py
|
Dev 2.x api 5.4 (#741)
|
2021-11-07 01:39:51 +02:00 |
|
chat_join_request.py
|
Fixed to Bot API documentation in docstring (#820)
|
2022-01-26 20:24:38 +02:00 |
|
chat_location.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
chat_member.py
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +02:00 |
|
chat_member_updated.py
|
Added alias to from_user field, fixed TypeError (#527)
|
2021-03-17 14:28:42 +02:00 |
|
chat_permissions.py
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +02: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.1 (#519)
|
2021-03-14 18:05:17 +02:00 |
|
document.py
|
new: add mime types parsing (#431)
|
2021-03-21 09:41:03 +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
|
Fix datetime serialization error on Windows (#880)
|
2022-04-24 04:01:14 +03:00 |
|
file.py
|
Add new type fields from Bot API 4.5
|
2019-12-31 22:46:08 +05:00 |
|
force_reply.py
|
Telegram API 5.3 (#610)
|
2021-07-04 23:52:55 +03:00 |
|
forum_topic.py
|
Added all new API methods
|
2022-11-06 03:54:16 +02:00 |
|
forum_topic_closed.py
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +02:00 |
|
forum_topic_created.py
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +02:00 |
|
forum_topic_reopened.py
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +02: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
|
Refactor: inline keboard row (#980)
|
2022-08-30 01:24:50 +03:00 |
|
inline_query.py
|
Telegram API 5.2 support (#572)
|
2021-04-28 01:22:57 +03:00 |
|
inline_query_result.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
input_file.py
|
Fix: method Chat.get_member_count usage without argument (#643)
|
2021-08-05 22:32:30 +03:00 |
|
input_media.py
|
fix: input media caption_entities (#583)
|
2021-06-13 01:20:26 +03:00 |
|
input_message_content.py
|
fix issue 812 (#843)
|
2022-03-02 01:04:47 +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 |
|
menu_button.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |
|
message.py
|
Added check for is_topic_message
|
2022-11-06 16:47:12 +10:00 |
|
message_auto_delete_timer_changed.py
|
Bot API 5.1 (#519)
|
2021-03-14 18:05:17 +02:00 |
|
message_entity.py
|
Added full support of Bot API 6.2
|
2022-08-13 23:01:10 +03:00 |
|
message_id.py
|
Bot API 5.0 (#454)
|
2020-11-08 17:51:39 +02:00 |
|
mixins.py
|
add Bot.download_file aliases ability to save files to a directory and automatically create directories (#694)
|
2021-11-07 01:28:12 +02: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
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |
|
response_parameters.py
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |
|
sent_web_app_message.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +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
|
Added full support of Bot API 6.2
|
2022-08-13 23:01:10 +03:00 |
|
sticker_set.py
|
Added full support of Bot API 6.2
|
2022-08-13 23:01:10 +03:00 |
|
successful_payment.py
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |
|
update.py
|
Deleting deprecated CHOSEN_INLINE_QUERY (#805)
|
2022-02-08 02:25:15 +02:00 |
|
user.py
|
Added full support of Telegram Bot API 6.1;
|
2022-06-22 00:59:49 +03: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_chat_ended.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |
|
video_chat_participants_invited.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |
|
video_chat_scheduled.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |
|
video_chat_started.py
|
Added support for topics in Bot API 6.3 (#1061)
|
2022-11-06 00:51:42 +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 |
|
voice_chat_ended.py
|
Bot API 5.1 (#519)
|
2021-03-14 18:05:17 +02:00 |
|
voice_chat_participants_invited.py
|
Bot API 5.1 (#519)
|
2021-03-14 18:05:17 +02:00 |
|
voice_chat_scheduled.py
|
Fix: method Chat.get_member_count usage without argument (#643)
|
2021-08-05 22:32:30 +03:00 |
|
voice_chat_started.py
|
Bot API 5.1 (#519)
|
2021-03-14 18:05:17 +02:00 |
|
web_app_data.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |
|
web_app_info.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |
|
webhook_info.py
|
Added support of Telegram BOt API 6.0
|
2022-04-16 18:09:58 +03:00 |