sendPhoto

Request

{
    "chat_id": 109780439,
    "photo": "content://com.android.providers.media.documents/document/image%3A149441",
    "caption": "Caption",
    "parse_mode": "HTML",
    "reply_markup": {
        "inline_keyboard": [
            [
                {
                    "text": "Telegreat",
                    "url": "https://telegre.at"
                }
            ]
        ]
    }
}

Response

42 lines

{
    "ok": true,
    "result": {
        "message_id": 293996,
        "from": {
            "id": 131210513,
            "is_bot": true,
            "first_name": "Sean",
            "username": "Sean_Bot"
        },
        "chat": {
            "id": 109780439,
            "first_name": "Sean",
            "last_name": "🇹🇼",
            "username": "S_ean",
            "type": "private"
        },
        "date": "1519899620 (2018 Mar 01 18:20:20 +0800)",
        "photo": [
            {
                "file_id": "AgADBQADYKgxGx2awFQPBfDtwje4hm5h0zIABLddCG845KNpkpQCAAEC",
                "file_size": 2382,
                "file_path": "photos/file_67128.jpg",
                "width": 90,
                "height": 83
            },
            {
                "file_id": "AgADBQADYKgxGx2awFQPBfDtwje4hm5h0zIABBb7pdWpmJ25lJQCAAEC",
                "file_size": 32528,
                "width": 320,
                "height": 296
            },
            {
                "file_id": "AgADBQADYKgxGx2awFQPBfDtwje4hm5h0zIABPtIeO1myueVk5QCAAEC",
                "file_size": 49664,
                "width": 408,
                "height": 378
            }
        ],
        "caption": "Caption"
    }
}

Share

Submit by @Sean_Bot

⬅️ Back to Recently Submissions