MessageItem
Represents the message item container that allows us to customize each type of item in the MessageList.
The content for different message item types is provided through ChatTheme.componentFactory, allowing for customization of date separators, thread separators, system messages, moderated messages, regular messages, typing indicators, empty thread placeholders, unread separators, and start of channel items.
Parameters
The state of the message list item.
Handler when the user long taps on an item.
Handler when the user taps on message reactions.
Handler when the user taps on a thread within a message item.
Handler when the user taps on Giphy message actions.
Handler for casting a vote on an option.
Handler for closing a poll.
Handler for updating a poll.
Handler for quoted message click action.
Handler when users avatar is clicked.
Handler for clicking on a link in the message.
Handler when the user receives a result from the Media Gallery Preview.