PostMessage
methodsPosts a new message to the chat and renders it. The message will be automatically associated with the current user (specified by authorId) and timestamped.
Parameters:messageString|Object
Returns:Object
The message text or message object to post.
- The posted message data object.