Skip to content

Telegram Bot API 6.9 #1319

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
Sep 22, 2023
Merged

Telegram Bot API 6.9 #1319

merged 4 commits into from
Sep 22, 2023

Conversation

JrooTJunior
Copy link
Member

Description

Added full support of Bot API 6.9

@JrooTJunior JrooTJunior added api Issues or new features of Bot API 3.x Issue or PR for stable 3.x version labels Sep 22, 2023
@JrooTJunior JrooTJunior added this to the 3.x future milestone Sep 22, 2023
@github-actions
Copy link

github-actions bot commented Sep 22, 2023

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #1319 (cae0af5) into dev-3.x (a0828f6) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1319   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          369       369           
  Lines         9412      9428   +16     
=========================================
+ Hits          9412      9428   +16     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Changed Coverage Δ
aiogram/client/bot.py 100.00% <ø> (ø)
aiogram/__meta__.py 100.00% <100.00%> (ø)
aiogram/methods/ban_chat_member.py 100.00% <100.00%> (ø)
aiogram/methods/restrict_chat_member.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_member_administrator.py 100.00% <100.00%> (ø)
aiogram/types/chat_member_banned.py 100.00% <100.00%> (ø)
aiogram/types/chat_member_restricted.py 100.00% <100.00%> (ø)
aiogram/types/inline_query_results_button.py 100.00% <100.00%> (ø)
... and 3 more

@JrooTJunior JrooTJunior merged commit fec1389 into dev-3.x Sep 22, 2023
@andrew000 andrew000 deleted the dev-3.x-api6.9 branch November 29, 2023 17:53
@andrew000 andrew000 restored the dev-3.x-api6.9 branch November 29, 2023 17:54
@JrooTJunior JrooTJunior deleted the dev-3.x-api6.9 branch September 24, 2024 00:19
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
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant