sendMessage

Request

{
    "chat_id": -1001299022303,
    "text": "_prova_",
    "parse_mode": "MarkDown"
}

Response

26 lines

{
    "ok": true,
    "result": {
        "message_id": 110185,
        "from": {
            "id": 586785624,
            "is_bot": true,
            "first_name": "Pizze Ambigue Bot",
            "username": "PizzeAmbigueBot"
        },
        "chat": {
            "id": -1001299022303,
            "title": "Pizze Ambiguegram >:[",
            "type": "supergroup"
        },
        "date": "1534494978 (2018 Aug 17 16:36:18 +0800)",
        "text": "prova",
        "entities": [
            {
                "offset": 0,
                "length": 5,
                "type": "italic"
            }
        ]
    }
}

Share

Submit by @PizzeAmbigueBot

⬅️ Back to Recently Submissions