diff --git a/src/danog/MadelineProto/TL/TL.php b/src/danog/MadelineProto/TL/TL.php index dd8fc5da..e692cc76 100644 --- a/src/danog/MadelineProto/TL/TL.php +++ b/src/danog/MadelineProto/TL/TL.php @@ -114,19 +114,19 @@ trait TL switch ($type['type']) { case 'int': if (!is_numeric($object)) { - throw new Exception("given value (".$object.") isn't numeric"); + throw new Exception('given value ('.$object.") isn't numeric"); } return \danog\PHP\Struct::pack('