Trả lời tin nhắn ảnh/link

  1. Body

Name
Type
Description

service

message

method

replyMsgAttach

data

{
    "method": "replyMsgAttach",
    "service": "message",
    "data": {
        "accountId": "39456257143545255",
        "toId": "1598980502599776027",
        "message": "tra loi tin nhan anh",
        "ownerId": "39456257143545255",
        "replyMsgId": "5835964219357",
        "replyMsgClientId": "1726470896418",
        "replyMsgTs": "1726470896473",
        "replyMsgType": "chat.photo",
        "group": false,
        "replyMsgAttach": {
            "thumb": "https://t-f27-zpc.zdn.vn/7324234751576943730/71fd237d1624b07ae935.jpg",
            "href": "https://f27-zpc.zdn.vn/7324234751576943730/71fd237d1624b07ae935.jpg",
            "params": "{\"rawUrl\":\"https:\\/\\/f27-zpc.zdn.vn\\/7324234751576943730\\/71fd237d1624b07ae935.jpg\",\"width\":2000,\"hd\":\"https:\\/\\/b-f13-zpc.zdn.vn\\/7324234751576943730\\/71fd237d1624b07ae935.jpg\",\"height\":1497}",
            "normalUrl": "https://f27-zpc.zdn.vn/7324234751576943730/71fd237d1624b07ae935.jpg",
            "hdUrl": "https://f27-zpc.zdn.vn/7324234751576943730/71fd237d1624b07ae935.jpg",
            "oriUrl": "https://f27-zpc.zdn.vn/7324234751576943730/71fd237d1624b07ae935.jpg",
            "thumbUrl": "https://t-f27-zpc.zdn.vn/7324234751576943730/71fd237d1624b07ae935.jpg"
        }
    }
}

ownerId: sender id of replyMsg

  1. Response

{
    "data": {
        "error_message": "Successful.",
        "data": {
            "msgId": 5838742225403
        },
        "error_code": 0
    },
    "status": "success"
}

Last updated