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 support for Bot API 7.0 #1387

Merged
merged 29 commits into from Dec 30, 2023
Merged

Added support for Bot API 7.0 #1387

merged 29 commits into from Dec 30, 2023

Conversation

JrooTJunior
Copy link
Member

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

github-actions bot commented Dec 30, 2023

✔️ Changelog found.

Thank you for adding a description of the changes

Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (756cfeb) 100.00% compared to head (6943bfd) 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           dev-3.x     #1387    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          370       409    +39     
  Lines         9878     10550   +672     
==========================================
+ Hits          9878     10550   +672     
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% <100.00%> (ø)
aiogram/dispatcher/middlewares/user_context.py 100.00% <100.00%> (ø)
aiogram/dispatcher/router.py 100.00% <100.00%> (ø)
aiogram/enums/__init__.py 100.00% <100.00%> (ø)
aiogram/enums/chat_boost_source_type.py 100.00% <100.00%> (ø)
aiogram/enums/content_type.py 100.00% <100.00%> (ø)
aiogram/enums/message_entity_type.py 100.00% <100.00%> (ø)
aiogram/enums/message_origin_type.py 100.00% <100.00%> (ø)
aiogram/enums/reaction_type_type.py 100.00% <100.00%> (ø)
... and 81 more

@JrooTJunior JrooTJunior mentioned this pull request Dec 30, 2023
@JrooTJunior JrooTJunior merged commit 6795b3d into dev-3.x Dec 30, 2023
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.

None yet

2 participants