grammyjs / grammY

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

feat: support Bot API 7.3 #571

Closed KnorpelSenf closed 5 months ago

KnorpelSenf commented 5 months ago

https://core.telegram.org/bots/api#may-6-2024

Also fixes #533.

codecov[bot] commented 5 months ago

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 :warning:
src/core/api.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

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