Added full support of Telegram Bot API 9.3 (#1747)

* Added full support of Telegram Bot API 9.3

* Fixed tests that fails

* Add tests for `GetChatGifts`, `GetUserGifts`, `RepostStory`, and `SendMessageDraft` methods

* Added changelog record
This commit is contained in:
Alex Root Junior 2026-01-02 01:45:35 +02:00 committed by GitHub
parent ce4ddb77f4
commit dcff0f99c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
132 changed files with 2993 additions and 457 deletions

View file

@ -68,6 +68,7 @@ Available methods
get_business_connection
get_chat
get_chat_administrators
get_chat_gifts
get_chat_member
get_chat_member_count
get_chat_menu_button
@ -80,6 +81,7 @@ Available methods
get_my_name
get_my_short_description
get_user_chat_boosts
get_user_gifts
get_user_profile_photos
gift_premium_subscription
hide_general_forum_topic
@ -94,6 +96,7 @@ Available methods
remove_user_verification
reopen_forum_topic
reopen_general_forum_topic
repost_story
restrict_chat_member
revoke_chat_invite_link
send_animation
@ -107,6 +110,7 @@ Available methods
send_location
send_media_group
send_message
send_message_draft
send_paid_media
send_photo
send_poll