sendPhoto

Request

{
    "chat_id": "chat_id",
    "photo": "photo",
    "caption": "caption",
    "parse_mode": "parse_mode",
    "disable_notification": 1,
    "reply_to_message_id": 633910060,
    "reply_markup": "reply_markup"
}

Response

5 lines

{
    "ok": false,
    "error_code": 404,
    "description": "Not Found"
}

Share

Submit by @Ohoyyy_bot

⬅️ Back to Recently Submissions