@@ -66,7 +66,7 @@ |
||
| 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', |