Skip to main content
Version: v3

MessageStatus

Component to render the status (read receipts, pending state indicator etc.) of a message within the MessageList. This is the default component provided to the prop MessageStatus on the Channel component.

Props

overrides the value from MessageContext
message

Message object

Type
object

overrides the value from MessageContext
readEventsEnabled

Enable read receipts. The default value is supplied by the channel config.

Type
boolean

overrides the value from MessageContext
threadList

True if current message is part of a message thread.

Type
boolean

Did you find this page helpful?