I'm implementing webchat in our 2.4 environment. I've written a custom handler to send a canned message to the visitor when a client button is clicked. The issue I'm running into is that the sent text is not visible in the client chat window, only in the visitor's chat window. Is there a command that I can use to also display it in the client window?
Thanks!