We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50a4ce commit 441f32dCopy full SHA for 441f32d
src/Exception/TelegramException.php
@@ -20,5 +20,4 @@ public function __construct($message, $code = 0)
20
$status = file_put_contents($path, date('Y-m-d H:i:s', time()) .' '. self::__toString() . "\n", FILE_APPEND);
21
22
}
23
-
24
0 commit comments