Added listening_from_me option in Set Typebot

This commit is contained in:
Davidson Gomes
2023-08-23 07:27:40 -03:00
parent b7218a05be
commit 03637b2d4d
16 changed files with 90 additions and 43 deletions

View File

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