Notification Parameters
Sending a Message
Explains how Webchat notifications send messages to the browser client. Useful for chat replies, assistant messages, and custom agent names.
To send a message add webchat_message to the webchat object
webchat_agent is optional (Default : 'Agent')
webchat_message.type ( text / markdown / html )
Custom agent name
Add webchat_agent to the webchat object
webchat_agent is optional (Default : 'Agent')