@@ -72,7 +72,7 @@ |
||
72 | 72 | 'The key "%s" does not exist in the class %s! Maybe a recent Telegram Bot API update? In any way, please '. |
73 | 73 | 'submit an issue (bug report) at %s with this complete log line', |
74 | 74 | $key, |
75 | - static::class, |
|
75 | + static::class, |
|
76 | 76 | 'https://github.com/unreal4u/telegram-api/issues', |
77 | 77 | ), [ |
78 | 78 | 'object' => static::class, |