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

Add messages bulk delete method #1151

Open
wants to merge 2 commits into
base: 3.x
Choose a base branch
from

Conversation

serge-webspark
Copy link

Hi! I have added the missing method for bulk message removal (https://core.telegram.org/bots/api#deletemessages).

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

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

Project coverage is 40.18%. Comparing base (4dba72b) to head (68502f5).
Report is 1 commits behind head on 3.x.

Files with missing lines Patch % Lines
src/Methods/EditMessage.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.x    #1151      +/-   ##
============================================
+ Coverage     40.06%   40.18%   +0.11%     
- Complexity      628      630       +2     
============================================
  Files           133      133              
  Lines          1797     1824      +27     
============================================
+ Hits            720      733      +13     
- Misses         1077     1091      +14     

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

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.

2 participants