Adjustment to start typebot, added startSession parameter

This commit is contained in:
Davidson Gomes
2023-10-02 17:05:22 -03:00
parent c35c5faaa4
commit f5eeb16bb1
3 changed files with 4 additions and 3 deletions

View File

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