云客服-接受TELEGRAM消息接口:报文样例

时间:2025-11-21 14:22:21

报文样例

请求参数:

{
    "update_id": 731746899,
    "message": {
        "message_id": 15,
        "from": {
            "id": 5903736207,
            "is_bot": false,
            "first_name": "TianWe",
            "username": "tianwe3263",
            "language_code": "zh-hans"
        },
        "chat": {
            "id": 5903736207,
            "first_name": "TianWe",
            "username": "tianwe3263",
            "type": "private"
        },
        "date": 1671505017,
        "text": "。"
    }
}

响应参数:

{“resultMsg”:“200”}
support.huaweicloud.com/api-ccfs-cec/cec_07_0292.html