diff --git a/backend/src/services/WbotServices/wbotMessageListener.ts b/backend/src/services/WbotServices/wbotMessageListener.ts index 256f1a6..9e5d0c6 100644 --- a/backend/src/services/WbotServices/wbotMessageListener.ts +++ b/backend/src/services/WbotServices/wbotMessageListener.ts @@ -1516,7 +1516,7 @@ const handleMessage = async ( `${ticketTracking.ticket.contact.number}@${ticketTracking.ticket.isGroup ? "g.us" : "s.whatsapp.net" }`, { - text: "\u200e\n*Por favor avalie nosso atendimento com uma nota de 1 a 5*" + text: "\u200e\n*Por favor avalie nosso atendimento com uma nota de 1 a 3*" } ); },