Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full support of Bot API 7.3 #1480

Merged
merged 5 commits into from May 6, 2024
Merged

Full support of Bot API 7.3 #1480

merged 5 commits into from May 6, 2024

Conversation

JrooTJunior
Copy link
Member

Description

Adde full support of Bot API 7.3

@JrooTJunior JrooTJunior added api Issues or new features of Bot API 3.x Issue or PR for stable 3.x version labels May 6, 2024
Copy link

github-actions bot commented May 6, 2024

✔️ Changelog found.

Thank you for adding a description of the changes

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f1c9fc5) to head (95ad67a).
Report is 3 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           dev-3.x     #1480    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          422       434    +12     
  Lines        10937     11152   +215     
==========================================
+ Hits         10937     11152   +215     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Coverage Δ
aiogram/__meta__.py 100.00% <100.00%> (ø)
aiogram/client/bot.py 100.00% <ø> (ø)
aiogram/enums/content_type.py 100.00% <100.00%> (ø)
aiogram/methods/copy_message.py 100.00% <100.00%> (ø)
aiogram/methods/edit_message_live_location.py 100.00% <100.00%> (ø)
aiogram/methods/get_chat.py 100.00% <100.00%> (ø)
aiogram/methods/promote_chat_member.py 100.00% <100.00%> (ø)
aiogram/methods/send_animation.py 100.00% <100.00%> (ø)
aiogram/methods/send_audio.py 100.00% <100.00%> (ø)
aiogram/methods/send_contact.py 100.00% <100.00%> (ø)
... and 48 more

@JrooTJunior JrooTJunior marked this pull request as ready for review May 6, 2024 20:27
@JrooTJunior JrooTJunior merged commit cf2980a into dev-3.x May 6, 2024
25 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.

None yet

1 participant