Advertisement
Guest User

Untitled

a guest
Aug 13th, 2024
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.19 KB | None | 0 0
  1. {
  2.   "ok": true,
  3.   "result": [
  4.     {
  5.       "update_id": 14800894,
  6.       "message": {
  7.         "message_id": 1550,
  8.         "from": {
  9.           "id": ***,
  10.           "is_bot": false,
  11.           "first_name": "***",
  12.           "last_name": "***",
  13.           "username": "***",
  14.           "language_code": "ru"
  15.         },
  16.         "chat": {
  17.           "id": ***,
  18.           "first_name": "***",
  19.           "last_name": "***",
  20.           "username": "***",
  21.           "type": "private"
  22.         },
  23.         "date": 1723546845,
  24.         "photo": [
  25.           {
  26.             "file_id": "***",
  27.             "file_unique_id": "***",
  28.             "file_size": 2250,
  29.             "width": 68,
  30.             "height": 90
  31.           },
  32.           {
  33.             "file_id": "***",
  34.             "file_unique_id": "***",
  35.             "file_size": 33350,
  36.             "width": 242,
  37.             "height": 320
  38.           },
  39.           {
  40.             "file_id": "***",
  41.             "file_unique_id": "***",
  42.             "file_size": 36123,
  43.             "width": 257,
  44.             "height": 340
  45.           }
  46.         ]
  47.       }
  48.     },
  49.     {
  50.       "update_id": 14800895,
  51.       "message": {
  52.         "message_id": 1551,
  53.         "from": {
  54.           "id": ***,
  55.           "is_bot": false,
  56.           "first_name": "***",
  57.           "last_name": "***",
  58.           "username": "***",
  59.           "language_code": "ru"
  60.         },
  61.         "chat": {
  62.           "id": ***,
  63.           "first_name": "***",
  64.           "last_name": "***",
  65.           "username": "***",
  66.           "type": "private"
  67.         },
  68.         "date": 1723546907,
  69.         "document": {
  70.           "file_name": "nar-med.jpeg",
  71.           "mime_type": "image/jpeg",
  72.           "thumbnail": {
  73.             "file_id": "***",
  74.             "file_unique_id": "***",
  75.             "file_size": 31321,
  76.             "width": 242,
  77.             "height": 320
  78.           },
  79.           "thumb": {
  80.             "file_id": "***",
  81.             "file_unique_id": "***",
  82.             "file_size": 31321,
  83.             "width": 242,
  84.             "height": 320
  85.           },
  86.           "file_id": "***",
  87.           "file_unique_id": "***",
  88.           "file_size": 41154
  89.         }
  90.       }
  91.     }
  92.   ]
  93. }
  94.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement