Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen
Send message with attachments in live chat from App
Gepostet 06. Sept. 2023
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 Kommentare