..
__init__.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
add_sticker_to_set.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00
answer_callback_query.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
answer_inline_query.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
answer_pre_checkout_query.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
answer_shipping_query.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
answer_web_app_query.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00
approve_chat_join_request.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
ban_chat_member.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
ban_chat_sender_chat.py
[3.x] Bot API 5.5 ( #777 )
2021-12-12 17:21:01 +02:00
base.py
Migrate to hatchling ( #1095 )
2023-01-12 02:49:58 +02:00
close.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
close_forum_topic.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
close_general_forum_topic.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
copy_message.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
create_chat_invite_link.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00
create_forum_topic.py
Adding new code-generator (Butcher) ( #1069 )
2022-11-21 01:06:55 +02:00
create_invoice_link.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
create_new_sticker_set.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
decline_chat_join_request.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
delete_chat_photo.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
delete_chat_sticker_set.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
delete_forum_topic.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
delete_message.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
delete_my_commands.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
delete_sticker_from_set.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
delete_webhook.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
edit_chat_invite_link.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00
edit_forum_topic.py
Update from API docs
2023-01-07 22:41:36 +02:00
edit_general_forum_topic.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
edit_message_caption.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
edit_message_live_location.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
edit_message_media.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
edit_message_reply_markup.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
edit_message_text.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
export_chat_invite_link.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
forward_message.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
get_chat.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
get_chat_administrators.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
get_chat_member.py
Added full support of Bot API 6.5 ( #1112 )
2023-02-04 19:53:32 +02:00
get_chat_member_count.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
get_chat_menu_button.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
get_custom_emoji_stickers.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
get_file.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00
get_forum_topic_icon_stickers.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
get_game_high_scores.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
get_me.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
get_my_commands.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
get_my_default_administrator_rights.py
[3.x] Bot API 6.0 ( #890 )
2022-04-19 22:03:24 +03:00
get_sticker_set.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
get_updates.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
get_user_profile_photos.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
get_webhook_info.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
hide_general_forum_topic.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
leave_chat.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
log_out.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
pin_chat_message.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
promote_chat_member.py
Added full support of Bot API 6.5 ( #1112 )
2023-02-04 19:53:32 +02:00
reopen_forum_topic.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
reopen_general_forum_topic.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
restrict_chat_member.py
Added full support of Bot API 6.5 ( #1112 )
2023-02-04 19:53:32 +02:00
revoke_chat_invite_link.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
send_animation.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
send_audio.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_chat_action.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
send_contact.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_dice.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_document.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_game.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_invoice.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_location.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_media_group.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_message.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_photo.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
send_poll.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_sticker.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_venue.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_video.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
send_video_note.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
send_voice.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
set_chat_administrator_custom_title.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
set_chat_description.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
set_chat_menu_button.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
set_chat_permissions.py
Added full support of Bot API 6.5 ( #1112 )
2023-02-04 19:53:32 +02:00
set_chat_photo.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
set_chat_sticker_set.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
set_chat_title.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
set_game_score.py
Added support of Bot API 6.2 ( #975 )
2022-08-14 16:32:29 +03:00
set_my_commands.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
set_my_default_administrator_rights.py
[3.x] Bot API 6.0 ( #890 )
2022-04-19 22:03:24 +03:00
set_passport_data_errors.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
set_sticker_position_in_set.py
Dev 3.x i18n & improvements ( #696 )
2021-09-22 00:52:38 +03:00
set_sticker_set_thumb.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00
set_webhook.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00
stop_message_live_location.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
stop_poll.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
unban_chat_member.py
Bot API 5.7 and some new features ( #834 )
2022-02-19 01:45:59 +02:00
unban_chat_sender_chat.py
[3.x] Bot API 5.5 ( #777 )
2021-12-12 17:21:01 +02:00
unhide_general_forum_topic.py
Added full support of Bot API 6.4 ( #1088 )
2022-12-30 22:44:25 +02:00
unpin_all_chat_messages.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
unpin_all_forum_topic_messages.py
Bot API 6.3 ( #1063 )
2022-11-06 14:28:21 +02:00
unpin_chat_message.py
Dev 3.x api 5.4 ( #744 )
2021-11-08 02:37:37 +02:00
upload_sticker_file.py
3.x Bot API 6.1 ( #937 )
2022-06-25 18:14:29 +03:00