MessageItemState
Represents a message item inside the messages list.
Parameters
The Message to show in the list.
The id of the parent Message if the message is inside a thread.
Whether the message is sent by the current user or not.
Whether the message is inside a thread or not.
Whether we need to show the message footer or not.
The currently logged in user.
The MessagePosition of the item inside a group.
Whether the message has been read or not.
The DeletedMessageVisibility which determines the visibility of deleted messages in the UI.
The current MessageFocusState of the message, used to focus the message in the ui.
The list of ChannelUserRead for the message.
If the original text of the message should be shown in the UI instead of its translation (if the message was auto-translated).
The capabilities of the current user in the channel.
Constructors
Properties
Inherited functions
Returns a string representation of the MessageListItemState.