Stream message
The StreamMessage
type represents a chat message.
Overview
The class extends the base Stream message format with the following properties:
Name | Type | Description |
---|---|---|
readBy | string[] | The list of users that read the message |
translation | string | The message translation if message was translated with auto-translation |