This is documentation for
Stream Chat Angular SDK v4, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v6)
.
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 users that read the message |
translation | string | The message translation if message was translated with auto-translation |
- I'm working with the Stream Chat Angular SDK and would like to ask questions about this documentation page: https://getstream.io/chat/docs/sdk/angular/v4/types/stream-message.md
- View as markdown
- Open in ChatGPT
- Open in Claude