Completed
Pull Request — master (#154)
by
unknown
06:46
created
src/Telegram/Types/ChatMember.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
             }
67 67
         }
68 68
         $logger->error(sprintf(
69
-            'Unable to detect correct "%s" class based on status = "%s"! Maybe a recent Telegram Bot ' .
69
+            'Unable to detect correct "%s" class based on status = "%s"! Maybe a recent Telegram Bot '.
70 70
             'API update? In any way, please submit an issue (bug report) at %s with this complete log line',
71 71
             self::class,
72 72
             $status ?? 'null',
Please login to merge, or discard this patch.