mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-17 19:37:02 +00:00
Add Feat. Farewell Message
This commit is contained in:
@@ -42,6 +42,7 @@ const UpdateWhatsAppService = async ({
|
||||
isDefault,
|
||||
session,
|
||||
greetingMessage,
|
||||
farewellMessage,
|
||||
queueIds = []
|
||||
} = whatsappData;
|
||||
|
||||
@@ -73,6 +74,7 @@ const UpdateWhatsAppService = async ({
|
||||
status,
|
||||
session,
|
||||
greetingMessage,
|
||||
farewellMessage,
|
||||
isDefault
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user