Commit b64095fd authored by Jack'lul's avatar Jack'lul

Change comment style

parent 3ae7a0ef
...@@ -65,7 +65,7 @@ try { ...@@ -65,7 +65,7 @@ try {
$telegram->runCommands($commands); $telegram->runCommands($commands);
// Run user selected commands and modify update array // Run user selected commands and modify update array
/*$telegram->runCommands($commands, ['message' => ['text' => 'Parameter']]);*/ //$telegram->runCommands($commands, ['message' => ['text' => 'Parameter']]);
} catch (Longman\TelegramBot\Exception\TelegramException $e) { } catch (Longman\TelegramBot\Exception\TelegramException $e) {
// Silence is golden! // Silence is golden!
//echo $e; //echo $e;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment