php-telegram-bot / laravel

Laravel package for PHP Telegram Bot Library
Other
168 stars 50 forks source link

Webhook command #14

Closed enescakir closed 4 years ago

enescakir commented 4 years ago

I added php artisan telegram:webhook {webhook?} {--delete} Artisan command.

It can be used for setting or deleting webhook.

noplanman commented 4 years ago

Thanks @enescakir :tada: