Skip to content

Added full support of Telegram Bot API 9.3#1747

Merged
JrooTJunior merged 5 commits intodev-3.xfrom
feature/api-9.3
Jan 1, 2026
Merged

Added full support of Telegram Bot API 9.3#1747
JrooTJunior merged 5 commits intodev-3.xfrom
feature/api-9.3

Conversation

@JrooTJunior
Copy link
Member

Description

Added full support of Telegram Bot API 9.3

@JrooTJunior JrooTJunior added the api Issues or new features of Bot API label Jan 1, 2026
@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Jan 1, 2026
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Jan 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ce4ddb7) to head (41b2d1d).
⚠️ Report is 1 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           dev-3.x     #1747    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          591       598     +7     
  Lines        13986     14200   +214     
==========================================
+ Hits         13986     14200   +214     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
aiogram/client/bot.py 100.00% <100.00%> (ø)
aiogram/enums/content_type.py 100.00% <100.00%> (ø)
aiogram/methods/__init__.py 100.00% <100.00%> (ø)
aiogram/methods/copy_message.py 100.00% <100.00%> (ø)
aiogram/methods/copy_messages.py 100.00% <100.00%> (ø)
aiogram/methods/delete_forum_topic.py 100.00% <ø> (ø)
aiogram/methods/edit_forum_topic.py 100.00% <ø> (ø)
aiogram/methods/forward_message.py 100.00% <100.00%> (ø)
aiogram/methods/forward_messages.py 100.00% <100.00%> (ø)
aiogram/methods/get_business_account_gifts.py 100.00% <100.00%> (ø)
... and 51 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JrooTJunior JrooTJunior marked this pull request as ready for review January 1, 2026 23:45
@JrooTJunior JrooTJunior merged commit dcff0f9 into dev-3.x Jan 1, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x Issue or PR for stable 3.x version api Issues or new features of Bot API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant