Skip to content

Dev 3.x api 5.4 #744

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 6 commits into from
Nov 8, 2021
Merged

Dev 3.x api 5.4 #744

merged 6 commits into from
Nov 8, 2021

Conversation

JrooTJunior
Copy link
Member

Description

Implemented all features from Bot API 5.4

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples or any documentation update)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • unittests
  • manually

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 Nov 8, 2021
@JrooTJunior JrooTJunior added this to the 3.0 milestone Nov 8, 2021
@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #744 (aa7200b) into dev-3.x (3ad16be) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x      #744   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          272       275    +3     
  Lines         7114      7190   +76     
=========================================
+ Hits          7114      7190   +76     
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/dispatcher/filters/__init__.py 100.00% <ø> (ø)
aiogram/methods/answer_pre_checkout_query.py 100.00% <ø> (ø)
aiogram/methods/ban_chat_member.py 100.00% <ø> (ø)
aiogram/methods/delete_chat_photo.py 100.00% <ø> (ø)
aiogram/methods/delete_chat_sticker_set.py 100.00% <ø> (ø)
aiogram/methods/edit_message_media.py 100.00% <ø> (ø)
aiogram/methods/export_chat_invite_link.py 100.00% <ø> (ø)
aiogram/methods/get_me.py 100.00% <ø> (ø)
aiogram/methods/kick_chat_member.py 100.00% <ø> (ø)
aiogram/methods/pin_chat_message.py 100.00% <ø> (ø)
... and 72 more

@JrooTJunior JrooTJunior marked this pull request as ready for review November 8, 2021 00:15
@JrooTJunior JrooTJunior mentioned this pull request Nov 8, 2021
13 tasks
@JrooTJunior JrooTJunior merged commit 9b43a33 into dev-3.x Nov 8, 2021
@JrooTJunior JrooTJunior deleted the dev-3.x-api-5.4 branch December 19, 2021 04:00
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