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

allowed_updates webhook #1115

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

AgelxNash
Copy link
Contributor

@AgelxNash AgelxNash commented Mar 2, 2024

This update allows you to control updates received from web-hook

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

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

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

Project coverage is 42.27%. Comparing base (40fc0bd) to head (55d18e9).

Files Patch % Lines
src/Laravel/Artisan/WebhookCommand.php 0.00% 3 Missing ⚠️
src/Laravel/config/telegram.php 0.00% 1 Missing ⚠️
src/Methods/Update.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.x    #1115      +/-   ##
============================================
- Coverage     42.35%   42.27%   -0.09%     
- Complexity      603      605       +2     
============================================
  Files           130      130              
  Lines          1773     1779       +6     
============================================
+ Hits            751      752       +1     
- Misses         1022     1027       +5     

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

@irazasyed
Copy link
Owner

Thanks for the PR. Please add missing tests.

@irazasyed irazasyed merged commit 17c36be into irazasyed:3.x Mar 11, 2024
7 of 9 checks passed
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