Chuyển tiếp tin nhắn
Body
Name
Type
Description
service
message
method
forwardMessage
data
{
"method": "forwardMessage",
"service": "message",
"data": {
"accountId": "39456257143545255",
"message": "xin chao",
"msgType": "webchat",
"toIds": ["1598980502599776027"],
"toGroupIds": ["7070722571989963531"]
}
}
ownerId: sender id of replyMsg
Response
{
"data": {
"error_message": "Successful.",
"data": {},
"error_code": 0
},
"status": "success"
}
Last updated