feat: tagging in chatwoot contact by instance

This commit is contained in:
Davidson Gomes 2024-06-12 15:18:37 -03:00
parent 7451b0d1e3
commit aa79c1bfd7

View File

@ -9,6 +9,7 @@
* Media sent to typebot now goes as a template string, example: imageMessage:MESSAGE_ID * Media sent to typebot now goes as a template string, example: imageMessage:MESSAGE_ID
* Organization configuration and logo in chatwoot bot contact * Organization configuration and logo in chatwoot bot contact
* Added debounce time for typebot messages * Added debounce time for typebot messages
* Tagging in chatwoot contact by instance
### Fixed ### Fixed