voice.json 388 B

1234567891011121314151617181920
  1. {
  2. "update_id": 954691818,
  3. "channel_post": {
  4. "chat": {
  5. "id": 123456789,
  6. "title": "Bot Channel",
  7. "type": "channel"
  8. },
  9. "message_id": 12,
  10. "date": 1566318851,
  11. "voice": {
  12. "duration": 1,
  13. "mime_type": "audio/ogg",
  14. "file_id": "voicefileid",
  15. "file_size": 1280
  16. }
  17. },
  18. "bid": "0987654321",
  19. "callback_token": "FidczWOKOLysIQ"
  20. }