MessageContainer
The default message container for a regular message in the Conversation/Messages screen.
It shows the avatar and the message details, which can have a header (reactions), the content which can be a text message, file or image attachment, or a custom attachment and the footer, which can be a deleted message footer (if we own the message) or the default footer, which contains a timestamp or the thread information.
It also allows for long click and thread click events.
Parameters
The message item to show, which holds the message and the group position, if the message is in a group of messages from the same user.
Handler when the user selects a message, on long tap.
Modifier for styling.
Handler when the user taps on message reactions.
Handler for thread clicks, if this message has a thread going.
Handler for casting a vote on an option.
Handler for removing a vote on an option.
Handler for selecting a poll.
Handler for adding an answer to a poll.
Handler for closing a poll.
Handler for adding a poll option.
Handler when the user taps on an action button in a giphy message item.
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 selects an option in the Media Gallery Preview screen.