From 819ed168daaaa4cd36f5c73d2cde4a9a643612d4 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Tue, 18 Jul 2023 11:23:40 -0300 Subject: [PATCH] fix: Fixed require fileName for document only in base64 for send media message --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 613f0838..d6c7853c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * Added messages.delete event * Added restart instance endpoint -* Created automation for creating instances in the chatwoot bot with the command #inbox_whatsapp: +* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:' * Change Baileys version to: 6.4.0 ### Fixed