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

Added full support of Bot API 7.4 #1498

Merged
merged 2 commits into from
May 31, 2024
Merged

Added full support of Bot API 7.4 #1498

merged 2 commits into from
May 31, 2024

Conversation

JrooTJunior
Copy link
Member

Description

Added full support of Bot API 7.4

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

github-actions bot commented May 30, 2024

✔️ Changelog found.

Thank you for adding a description of the changes

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f50e058) to head (ce4118e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1498   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          435       436    +1     
  Lines        11201     11294   +93     
=========================================
+ Hits         11201     11294   +93     
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/client/bot.py 100.00% <100.00%> (ø)
aiogram/client/default.py 100.00% <100.00%> (ø)
aiogram/enums/message_entity_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/create_invoice_link.py 100.00% <100.00%> (ø)
aiogram/methods/edit_message_caption.py 100.00% <100.00%> (ø)
aiogram/methods/refund_star_payment.py 100.00% <100.00%> (ø)
aiogram/methods/send_animation.py 100.00% <100.00%> (ø)
aiogram/methods/send_audio.py 100.00% <100.00%> (ø)
... and 40 more

@JrooTJunior JrooTJunior merged commit b08ba78 into dev-3.x May 31, 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