最近搜索
没有最近搜索
Send message with attachments in live chat from App
已于 2023年9月06日 发布
Hello!
I am building a client-side support app with ZafClient and React and I would like to send a message with attachments using:
client.invoke("ticket.sendMessage", {
channel: "messaging",
message: text,
})
How do I add attachments here? Or how else can I send a message with attachments to the end-user when being in a live chat?
Thank you!
0
0
0 条评论