photo.json 650 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "update_id": 954691815,
  3. "channel_post": {
  4. "chat": {
  5. "id": 123456789,
  6. "title": "Bot Channel",
  7. "type": "channel"
  8. },
  9. "message_id": 9,
  10. "date": 1566318591,
  11. "photo": [
  12. {
  13. "file_id": "photofileid1",
  14. "file_size": 123456,
  15. "width": 90,
  16. "height": 82
  17. },
  18. {
  19. "file_id": "photofileid2",
  20. "file_size": 123456,
  21. "width": 320,
  22. "height": 291
  23. },
  24. {
  25. "file_id": "photofileid3",
  26. "file_size": 123456,
  27. "width": 720,
  28. "height": 654
  29. }
  30. ]
  31. },
  32. "bid": "0987654321",
  33. "callback_token": "FidczWOKOLysIQ"
  34. }