This is documentation for Stream Chat Angular SDK v5, 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:

NameTypeDescription
readBystring[]The list of members that read the message (includes up to 100 members)
translationstringThe message translation if message was translated with auto-translation
© Getstream.io, Inc. All Rights Reserved.