botman / driver-telegram

BotMan Telegram Driver
MIT License
87 stars 75 forks source link

Add option to unregister the webhook #37

Closed RicardoRamirezR closed 6 years ago

RicardoRamirezR commented 6 years ago

When you are in development is useful to remove the webhook from time to time,

codecov[bot] commented 6 years ago

Codecov Report

Merging #37 into master will decrease coverage by 1.23%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
- Coverage     77.68%   76.45%   -1.24%     
- Complexity      116      118       +2     
============================================
  Files            11       11              
  Lines           372      378       +6     
============================================
  Hits            289      289              
- Misses           83       89       +6
Impacted Files Coverage Δ Complexity Δ
src/Console/Commands/TelegramRegisterCommand.php 0% <0%> (ø) 6 <0> (+2) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 45ed1e8...b275e29. Read the comment docs.