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.1 #1417

Merged
merged 2 commits into from Feb 16, 2024
Merged

Added full support of Bot API 7.1 #1417

merged 2 commits into from Feb 16, 2024

Conversation

JrooTJunior
Copy link
Member

Description

Added full support of Bot API 7.1

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

github-actions bot commented Feb 16, 2024

✔️ Changelog found.

Thank you for adding a description of the changes

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0cf5afe) 100.00% compared to head (17dfff8) 100.00%.
Report is 2 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1417   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          411       412    +1     
  Lines        10630     10655   +25     
=========================================
+ Hits         10630     10655   +25     
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% <ø> (ø)
aiogram/enums/content_type.py 100.00% <100.00%> (ø)
aiogram/methods/promote_chat_member.py 100.00% <100.00%> (ø)
aiogram/types/__init__.py 100.00% <100.00%> (ø)
aiogram/types/chat.py 100.00% <100.00%> (ø)
aiogram/types/chat_administrator_rights.py 100.00% <100.00%> (ø)
aiogram/types/chat_boost_added.py 100.00% <100.00%> (ø)
aiogram/types/chat_boost_updated.py 100.00% <100.00%> (ø)
aiogram/types/chat_member_administrator.py 100.00% <100.00%> (ø)
aiogram/types/force_reply.py 100.00% <100.00%> (ø)
... and 21 more

@JrooTJunior JrooTJunior merged commit 75323ac into dev-3.x Feb 16, 2024
23 checks passed
@JrooTJunior JrooTJunior deleted the feature/bot-api7.1 branch February 16, 2024 21:47
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