sendMessage

Request

{
    "chat_id": 455586099,
    "text": "<a href=\"https://pic.pimg.tw/tom81225/1204974721.jpg\">幹你娘</a>",
    "parse_mode": "HTML"
}

Response

28 lines

{
    "ok": true,
    "result": {
        "message_id": 134,
        "from": {
            "id": 662098122,
            "is_bot": true,
            "first_name": "ReciprBot",
            "username": "RecipeTT_bot"
        },
        "chat": {
            "id": 455586099,
            "first_name": "車干",
            "username": "OoWhatoO",
            "type": "private"
        },
        "date": "1544758299 (2018 Dec 14 11:31:39 +0800)",
        "text": "幹你娘",
        "entities": [
            {
                "offset": 0,
                "length": 3,
                "type": "text_link",
                "url": "https://pic.pimg.tw/tom81225/1204974721.jpg"
            }
        ]
    }
}

Share

Submit by @RecipeTT_bot

⬅️ Back to Recently Submissions