New tickets logic on frontend

This commit is contained in:
canove
2020-07-17 17:58:34 -03:00
parent 9da6c3ceb2
commit 940285f63e
11 changed files with 638 additions and 508 deletions

View File

@@ -133,6 +133,7 @@ const wbotMessageListener = () => {
action: "create",
message: serializedMessage,
ticket: serializaedTicket,
contact: contact,
});
let chat = await msg.getChat();