Skip to content

Bot API 6.7 #1168

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

Merged
merged 4 commits into from
Apr 22, 2023
Merged

Bot API 6.7 #1168

merged 4 commits into from
Apr 22, 2023

Conversation

JrooTJunior
Copy link
Member

@JrooTJunior JrooTJunior commented Apr 21, 2023

Description

Added full support of Bot API 6.7

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@JrooTJunior JrooTJunior added api Issues or new features of Bot API 3.x Issue or PR for stable 3.x version labels Apr 21, 2023
@github-actions
Copy link

github-actions bot commented Apr 21, 2023

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Merging #1168 (4ad0dca) into dev-3.x (8d2bf20) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          354       359    +5     
  Lines         8797      8874   +77     
=========================================
+ Hits          8797      8874   +77     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
aiogram/types/inline_query.py 100.00% <ø> (ø)
aiogram/client/bot.py 100.00% <100.00%> (ø)
aiogram/methods/__init__.py 100.00% <100.00%> (ø)
aiogram/methods/answer_inline_query.py 100.00% <100.00%> (ø)
aiogram/methods/get_my_name.py 100.00% <100.00%> (ø)
aiogram/methods/set_my_name.py 100.00% <100.00%> (ø)
aiogram/types/__init__.py 100.00% <100.00%> (ø)
aiogram/types/bot_name.py 100.00% <100.00%> (ø)
aiogram/types/chat_member_updated.py 100.00% <100.00%> (ø)
aiogram/types/inline_keyboard_button.py 100.00% <100.00%> (ø)
... and 3 more

... and 2 files with indirect coverage changes

@JrooTJunior JrooTJunior marked this pull request as ready for review April 22, 2023 15:09
@aiogram aiogram deleted a comment from github-actions bot Apr 22, 2023
@JrooTJunior JrooTJunior merged commit 1538bc2 into dev-3.x Apr 22, 2023
@JrooTJunior JrooTJunior deleted the dev-3.x-api6.7 branch August 14, 2023 20:34
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