Skip to content

Commit

Permalink
Merge pull request #495 from siarheipashkevich/patch-1
Browse files Browse the repository at this point in the history
Update GetTelegramWebhookDebugInfoCommand.php
  • Loading branch information
fabio-ivona authored Jan 29, 2024
2 parents 2db48ff + 18ca78f commit 6d75832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/GetTelegramWebhookDebugInfoCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class GetTelegramWebhookDebugInfoCommand extends Command
public $signature = 'telegraph:debug-webhook
{bot? : the ID of the bot (if the system contain a single bot, it can be left empty)}';

public $description = 'get webhook debug infro from telegram bot';
public $description = 'Get webhook debug info from telegram bot';

public function handle(): int
{
Expand Down

0 comments on commit 6d75832

Please sign in to comment.