sendMessage

Request

{
    "chat_id": -1001203896008,
    "text": "<a href=\"https://google.com/search?q=telegram+html\">Google</a>",
    "parse_mode": "HTML",
    "disable_notification": 1
}

Response

27 lines

{
    "ok": true,
    "result": {
        "message_id": 38353,
        "from": {
            "id": 848443254,
            "is_bot": true,
            "first_name": "Error: 404 Not Found()",
            "username": "qgkVj5zO6qbFxSXblVyKXfF5FJLW2bot"
        },
        "chat": {
            "id": -1001203896008,
            "title": "Karma Whackers // The Hangout",
            "type": "supergroup"
        },
        "date": "1563772507 (2019 Jul 22 13:15:07 +0800)",
        "text": "Google",
        "entities": [
            {
                "offset": 0,
                "length": 6,
                "type": "text_link",
                "url": "https://google.com/search?q=telegram+html"
            }
        ]
    }
}

Share

Submit by @qgkVj5zO6qbFxSXblVyKXfF5FJLW2bot

⬅️ Back to Recently Submissions