feat: Added support for new typebot API

This commit is contained in:
Davidson Gomes
2023-12-12 16:55:46 -03:00
parent ade3952016
commit ff06cd7643
5 changed files with 67 additions and 26 deletions

View File

@@ -105,7 +105,8 @@ CONFIG_SESSION_PHONE_NAME=Chrome
QRCODE_LIMIT=30
QRCODE_COLOR=#198754
TYPEBOT_API_VERSION=v1
# old | latest
TYPEBOT_API_VERSION=latest
# Defines an authentication type for the api
# We recommend using the apikey because it will allow you to use a custom token,