irazasyed / telegram-bot-sdk

🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
https://telegram-bot-sdk.com
BSD 3-Clause "New" or "Revised" License
3k stars 662 forks source link

setMessageReaction #1116

Closed AgelxNash closed 6 months ago

AgelxNash commented 7 months ago

https://core.telegram.org/bots/api#setmessagereaction

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 42.35%. Comparing base (40fc0bd) to head (8a0b539).

Files Patch % Lines
src/Methods/Message.php 0.00% 3 Missing :warning:
src/Objects/ReactionType.php 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #1116 +/- ## ============================================ - Coverage 42.35% 42.35% -0.01% - Complexity 603 605 +2 ============================================ Files 130 131 +1 Lines 1773 1778 +5 ============================================ + Hits 751 753 +2 - Misses 1022 1025 +3 ```

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