This is documentation for the release candidate
Stream Chat Angular SDK v6. For the latest stable version, see the latest version (v5).
Stream message
The StreamMessage
type represents a chat message.
The class extends the base Stream message format with the following properties:
Name | Type | Description |
---|---|---|
readBy | string[] | The list of members that read the message (includes up to 100 members) |
translation | string | The message translation if message was translated with auto-translation |