Retrieve all the messages in the chat.
Retrieves all chat messages and resolves the blobs, if any, so the binary data can be used.
Iterator to retrieved page-sized messages.
Sends the message with attachments in the chat room.
array of attached files
Optional
author: SHA256IdHash<Person>Optional
channelOwner: null | SHA256IdHash<Person>Sends the message with hash data in the chat room.
array of attached hashes
Optional
author: SHA256IdHash<Person>Optional
channelOwner: null | SHA256IdHash<Person>Sends the message with attachments in the chat room.
array of attached files
Optional
author: SHA256IdHash<Person>Optional
channelOwner: null | SHA256IdHash<Person>
Notify the user whenever a new chat message is received.