mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-21 13:19:21 +00:00
New tickets logic on frontend
This commit is contained in:
@@ -133,6 +133,7 @@ const wbotMessageListener = () => {
|
||||
action: "create",
|
||||
message: serializedMessage,
|
||||
ticket: serializaedTicket,
|
||||
contact: contact,
|
||||
});
|
||||
|
||||
let chat = await msg.getChat();
|
||||
|
||||
Reference in New Issue
Block a user