...
Track client texting in real-time
You can track what the client writes in real-time.
To do this, you need to add the line in the widget settings:
Code Block |
---|
window.beesenderchatconfig.isClientTyping = true; |
[gif]
...
You can track what the client writes in real-time.
To do this, you need to add the line in the widget settings:
Code Block |
---|
window.beesenderchatconfig.isClientTyping = true; |
[gif]