消息發(fā)送
更新時(shí)間:
本文為您介紹如何向客戶發(fā)送文本消息、圖像、視頻、音頻、文檔以及貼圖消息及模板消息。
前提條件
在發(fā)送模板消息前請(qǐng)先創(chuàng)建消息模板。請(qǐng)參見創(chuàng)建ChatApp模板。
操作流程
發(fā)送消息-SendChatappMessage
發(fā)送單條ChatApp消息時(shí)調(diào)用此接口。
接口文檔
SendChatappMessage - 發(fā)送ChatApp消息
示例
正常返回示例(JSON格式):
{
"RequestId": "90E63D28-E31D-1EB2-8939-A948664****",
"Code": "OK",
"Message": "User not authorized to operate on the specified resource.",
"MessageId": "61851ccb2f1365b16aee****"
}
?
批量發(fā)送消息-SendChatappMassMessage
批量發(fā)送ChatApp消息時(shí)調(diào)用此接口。
接口文檔
SendChatappMassMessage - 批量發(fā)送ChatApp消息
示例
正常返回示例(JSON格式):
{
"RequestId": "90E63D28-E31D-1EB2-8939-A9486641****",
"Code": "OK",
"Message": "User not authorized to operate on the specified resource.",
"GroupMessageId": "890000010002****"
}
文檔內(nèi)容是否對(duì)您有幫助?