Chat Log This method sends data to the chat window/tab to display a message to the user. Example Simple Message API.chatLog("Example Message"); Warning Message API.chatLog("Example Warning Message", true); Appears in red with a ! icon. Endpoint Client Side Only