botman / driver-facebook

BotMan Facebook Messenger Driver
MIT License
71 stars 72 forks source link

add remove persistent menu command #112

Open moiz2050 opened 3 years ago

moiz2050 commented 3 years ago

Adding a command for removing a persistent menu, as it is very needed while testing a persistent menu.

codecov[bot] commented 3 years ago

Codecov Report

Merging #112 (cac431f) into master (3345db2) will decrease coverage by 1.70%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #112      +/-   ##
============================================
- Coverage     71.00%   69.30%   -1.71%     
- Complexity      483      488       +5     
============================================
  Files            50       52       +2     
  Lines          1345     1378      +33     
============================================
  Hits            955      955              
- Misses          390      423      +33     
Impacted Files Coverage Δ Complexity Δ
src/Commands/RemovePersistentMenu.php 0.00% <0.00%> (ø) 3.00 <3.00> (?)
src/Http/Curl.php 0.00% <0.00%> (ø) 2.00 <2.00> (?)

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 3345db2...cac431f. Read the comment docs.