TelegramBot\Api\InvalidJsonException Object
(
    [message:protected] => Syntax error
    [string:Exception:private] => 
    [code:protected] => 4
    [file:protected] => /var/www/vendor/telegram-bot/api/src/BotApi.php
    [line:protected] => 304
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/vendor/telegram-bot/api/src/Client.php
                    [line] => 141
                    [function] => jsonValidate
                    [class] => TelegramBot\Api\BotApi
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => 1
                        )

                )

            [1] => Array
                (
                    [file] => /var/www/index.php
                    [line] => 5595
                    [function] => run
                    [class] => TelegramBot\Api\Client
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)