grammyjs / grammY

The Telegram Bot Framework.
https://grammy.dev
MIT License
2.28k stars 112 forks source link

feat: support Bot API 7.2 #554

Closed KnorpelSenf closed 6 months ago

KnorpelSenf commented 6 months ago

https://core.telegram.org/bots/api#march-31-2024

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 46.38%. Comparing base (d18637f) to head (3197d95).

Files Patch % Lines
src/context.ts 51.51% 48 Missing :warning:
src/core/api.ts 0.00% 26 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #554 +/- ## ========================================== + Coverage 46.06% 46.38% +0.31% ========================================== Files 19 19 Lines 6052 6116 +64 Branches 318 330 +12 ========================================== + Hits 2788 2837 +49 - Misses 3261 3276 +15 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.