sendVoice

Request

{
    "chat_id": 93372553,
    "voice": "content://com.android.providers.media.documents/document/audio%3A26511",
    "caption": "HI",
    "parse_mode": "ooo",
    "duration": 10,
    "disable_notification": 1,
    "reply_to_message_id": 454062825,
    "reply_markup": "hi"
}

Response

5 lines

{
    "ok": false,
    "error_code": 400,
    "description": "Bad Request: unsupported parse_mode"
}

Share

Submit by @threnamer_bot

⬅️ Back to Recently Submissions