fix: Fixed require fileName for document only in base64 for send media message

This commit is contained in:
Davidson Gomes 2023-07-18 11:23:40 -03:00
parent 19940953e2
commit 819ed168da

View File

@ -4,7 +4,7 @@
* Added messages.delete event * Added messages.delete event
* Added restart instance endpoint * Added restart instance endpoint
* Created automation for creating instances in the chatwoot bot with the command #inbox_whatsapp:<INSTANCE_NAME> * Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:<INSTANCE_NAME>'
* Change Baileys version to: 6.4.0 * Change Baileys version to: 6.4.0
### Fixed ### Fixed