Add support for splitMessages and timePerChar in Integrations

This commit is contained in:
Davidson Gomes
2024-10-11 18:52:56 -03:00
parent d8061346da
commit 3af8f968c2
7 changed files with 36 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "2.1.2",
"version": "2.2.0",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/main.js",
"type": "commonjs",