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

feat: support Bot API 7.3 #571

Merged
merged 2 commits into from
May 9, 2024
Merged

feat: support Bot API 7.3 #571

merged 2 commits into from
May 9, 2024

Conversation

KnorpelSenf
Copy link
Member

@KnorpelSenf KnorpelSenf commented May 9, 2024

Copy link

codecov bot commented May 9, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 45.81%. Comparing base (c1c7d8c) to head (c5cd3cf).

Files Patch % Lines
src/context.ts 0.00% 1 Missing ⚠️
src/core/api.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #571      +/-   ##
==========================================
+ Coverage   45.80%   45.81%   +0.01%     
==========================================
  Files          19       19              
  Lines        5148     5149       +1     
  Branches      335      335              
==========================================
+ Hits         2358     2359       +1     
  Misses       2786     2786              
  Partials        4        4              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KnorpelSenf KnorpelSenf merged commit 16426d5 into main May 9, 2024
8 checks passed
@KnorpelSenf KnorpelSenf deleted the api-7-3 branch May 9, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing type declaration: has_hidden_members is missing in type ChatFromGetChat.
2 participants