sendVideo

Request

{
    "chat_id": 109780439,
    "video": "content://com.android.providers.media.documents/document/video%3A119918",
    "caption": "H*ell*o",
    "parse_mode": "Markdown",
    "supports_streaming": 1
}

Response

36 lines

{
    "ok": true,
    "result": {
        "message_id": 49954,
        "from": {
            "id": 279192632,
            "is_bot": true,
            "first_name": "Sean",
            "username": "Sean64Bot"
        },
        "chat": {
            "id": 109780439,
            "first_name": "Sean",
            "last_name": "🇹🇼",
            "username": "S_ean",
            "type": "private"
        },
        "date": "1518661631 (2018 Feb 15 10:27:11 +0800)",
        "video": {
            "duration": 0,
            "width": 0,
            "height": 0,
            "mime_type": "video/mp4",
            "file_id": "BAADBQADDwADo3QoVPNmahAgdwy7Ag",
            "file_size": 25220326
        },
        "caption": "Hello",
        "caption_entities": [
            {
                "offset": 1,
                "length": 3,
                "type": "bold"
            }
        ]
    }
}

Share

Submit by @Sean64Bot

⬅️ Back to Recently Submissions