2026-09-15 10:00:53 | ========== WEBHOOK CALLED ==========
2026-09-15 10:00:53 | Method: GET
2026-09-15 10:00:53 | RAW INPUT:
2026-09-15 10:00:53 | 
2026-09-15 10:00:53 | JSON DECODE FAILED
2026-09-15 10:01:07 | ========== WEBHOOK CALLED ==========
2026-09-15 10:01:07 | Method: POST
2026-09-15 10:01:07 | RAW INPUT:
2026-09-15 10:01:07 | {"update_id":292634201,
"message":{"message_id":6,"from":{"id":94488578,"is_bot":false,"first_name":"E\u0280\u0493\u1d00\u0274","username":"erfann34","language_code":"en"},"chat":{"id":94488578,"first_name":"E\u0280\u0493\u1d00\u0274","username":"erfann34","type":"private"},"date":1789466466,"text":"/start","entities":[{"offset":0,"length":6,"type":"bot_command"}]}}
2026-09-15 10:01:07 | JSON DECODE SUCCESS
2026-09-15 10:01:07 | Array
(
    [update_id] => 292634201
    [message] => Array
        (
            [message_id] => 6
            [from] => Array
                (
                    [id] => 94488578
                    [is_bot] => 
                    [first_name] => Eʀғᴀɴ
                    [username] => erfann34
                    [language_code] => en
                )

            [chat] => Array
                (
                    [id] => 94488578
                    [first_name] => Eʀғᴀɴ
                    [username] => erfann34
                    [type] => private
                )

            [date] => 1789466466
            [text] => /start
            [entities] => Array
                (
                    [0] => Array
                        (
                            [offset] => 0
                            [length] => 6
                            [type] => bot_command
                        )

                )

        )

)

