start.json 387 B

12345678910111213141516171819202122
  1. {
  2. "update_id": 10001,
  3. "channel_post": {
  4. "chat": {
  5. "id": 123456789,
  6. "title": "Bot Channel",
  7. "type": "channel"
  8. },
  9. "entities": [
  10. {
  11. "offset": 0,
  12. "length": 6,
  13. "type": "bot_command"
  14. }
  15. ],
  16. "date": 1566317998,
  17. "message_id": 7,
  18. "text": "/start"
  19. },
  20. "bid": "0987654321",
  21. "callback_token": "FidczWOKOLysIQ"
  22. }