POST https://dev.musicdistributions.com/webhook/telegram

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://api.telegram.org/bot8174554772:AAGjXqV0r_a2I0GkOn_B3ItPLOJk5lntXV8/getChat
Request options
[
  "json" => [
    "chat_id" => 473669895
  ]
]
Response 200
[
  "info" => [
    "header_size" => 365
    "request_size" => 225
    "total_time" => 0.010326
    "namelookup_time" => 0.002186
    "connect_time" => 0.003171
    "pretransfer_time" => 0.007993
    "size_upload" => 21.0
    "size_download" => 546.0
    "speed_download" => 52876.0
    "speed_upload" => 2033.0
    "download_content_length" => 546.0
    "upload_content_length" => 21.0
    "starttransfer_time" => 0.008011
    "primary_ip" => "149.154.167.220"
    "primary_port" => 443
    "local_ip" => "91.84.109.218"
    "local_port" => 38546
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 7890
    "connect_time_us" => 3171
    "namelookup_time_us" => 2186
    "pretransfer_time_us" => 7993
    "starttransfer_time_us" => 8011
    "total_time_us" => 10326
    "effective_method" => "POST"
    "start_time" => 1765349521.4593
    "original_url" => "https://api.telegram.org/bot8174554772:AAGjXqV0r_a2I0GkOn_B3ItPLOJk5lntXV8/getChat"
    "pause_handler" => Closure(float $duration) {#1377
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1371 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1233 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 149.154.167.220:443...\n
      * Connected to api.telegram.org (149.154.167.220) port 443 (#0)\n
      * ALPN, offering h2\n
      * ALPN, offering http/1.1\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384\n
      * ALPN, server accepted to use h2\n
      * Server certificate:\n
      *  subject: CN=api.telegram.org\n
      *  start date: Mar 25 13:09:41 2025 GMT\n
      *  expire date: Apr 26 13:09:41 2026 GMT\n
      *  subjectAltName: host "api.telegram.org" matched cert's "api.telegram.org"\n
      *  issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; OU=http://certs.godaddy.com/repository/; CN=Go Daddy Secure Certificate Authority - G2\n
      *  SSL certificate verify result: self-signed certificate in certificate chain (19), continuing anyway.\n
      * Using HTTP2, server supports multiplexing\n
      * Connection state changed (HTTP/2 confirmed)\n
      * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n
      * Using Stream ID: 1 (easy handle 0x55be843b2fa0)\n
      > POST /bot8174554772:AAGjXqV0r_a2I0GkOn_B3ItPLOJk5lntXV8/getChat HTTP/2\r\n
      Host: api.telegram.org\r\n
      accept: */*\r\n
      content-type: application/json\r\n
      user-agent: Symfony HttpClient (Curl)\r\n
      accept-encoding: gzip\r\n
      content-length: 21\r\n
      \r\n
      * We are completely uploaded and fine\n
      * old SSL session ID is stale, removing\n
      * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!\n
      < HTTP/2 200 \r\n
      < server: nginx/1.18.0\r\n
      < date: Wed, 10 Dec 2025 06:52:01 GMT\r\n
      < content-type: application/json\r\n
      < content-length: 546\r\n
      < strict-transport-security: max-age=31536000; includeSubDomains; preload\r\n
      < access-control-allow-origin: *\r\n
      < access-control-allow-methods: GET, POST, OPTIONS\r\n
      < access-control-expose-headers: Content-Length,Content-Type,Date,Server,Connection\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "server: nginx/1.18.0"
    "date: Wed, 10 Dec 2025 06:52:01 GMT"
    "content-type: application/json"
    "content-length: 546"
    "strict-transport-security: max-age=31536000; includeSubDomains; preload"
    "access-control-allow-origin: *"
    "access-control-allow-methods: GET, POST, OPTIONS"
    "access-control-expose-headers: Content-Length,Content-Type,Date,Server,Connection"
  ]
  "response_content" => [
    "{"ok":true,"result":{"id":473669895,"first_name":"Pavel","last_name":"V","username":"rDCore","type":"private","can_send_gift":true,"active_usernames":["rDCore"],"accepted_gift_types":{"unlimited_gifts":true,"limited_gifts":true,"unique_gifts":true,"premium_subscription":true},"photo":{"small_file_id":"AQADAgADr6cxGwehOxwACAIAAwehOxwABICqbHpyxkYMNgQ","small_file_unique_id":"AQADr6cxGwehOxwAAQ","big_file_id":"AQADAgADr6cxGwehOxwACAMAAwehOxwABICqbHpyxkYMNgQ","big_file_unique_id":"AQADr6cxGwehOxwB"},"max_reaction_count":11,"accent_color_id":6}}"
  ]
]