document.json 557 B

1234567891011121314151617181920212223242526
  1. {
  2. "update_id": 954691816,
  3. "channel_post": {
  4. "chat": {
  5. "id": 123456789,
  6. "title": "Bot Channel",
  7. "type": "channel"
  8. },
  9. "message_id": 10,
  10. "date": 1566318707,
  11. "document": {
  12. "file_name": "document.pdf",
  13. "mime_type": "application/pdf",
  14. "thumb": {
  15. "file_id": "documentthumbfileid",
  16. "file_size": 123456,
  17. "width": 200,
  18. "height": 200
  19. },
  20. "file_id": "documentfileid",
  21. "file_size": 123456
  22. }
  23. },
  24. "bid": "0987654321",
  25. "callback_token": "FidczWOKOLysIQ"
  26. }