fix: Added mimetype field when sending media

This commit is contained in:
Davidson Gomes
2023-10-25 10:29:24 -03:00
parent bc70ec8b07
commit 783c00a1d9
6 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.5.4",
"version": "1.5.5",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {