sendMessage

Request

{
    "chat_id": 204939794,
    "text": "/dar",
    "reply_to_message_id": 1
}

Response

55 lines

{
    "ok": true,
    "result": {
        "message_id": 229,
        "from": {
            "id": 923836839,
            "is_bot": true,
            "first_name": "carona",
            "username": "caronaudvbot"
        },
        "chat": {
            "id": 204939794,
            "first_name": "Mauricio",
            "last_name": "Pazos",
            "username": "mpazos",
            "type": "private"
        },
        "date": "1582169361 (2020 Feb 20 11:29:21 +0800)",
        "reply_to_message": {
            "message_id": 1,
            "from": {
                "id": 204939794,
                "is_bot": false,
                "first_name": "Mauricio",
                "last_name": "Pazos",
                "username": "mpazos",
                "language_code": "pt-br"
            },
            "chat": {
                "id": 204939794,
                "first_name": "Mauricio",
                "last_name": "Pazos",
                "username": "mpazos",
                "type": "private"
            },
            "date": "1582084445 (2020 Feb 19 11:54:05 +0800)",
            "text": "/start",
            "entities": [
                {
                    "offset": 0,
                    "length": 6,
                    "type": "bot_command"
                }
            ]
        },
        "text": "/dar",
        "entities": [
            {
                "offset": 0,
                "length": 4,
                "type": "bot_command"
            }
        ]
    }
}

Share

Submit by @caronaudvbot

⬅️ Back to Recently Submissions