components\message_components\message_panel library

Classes

MessageBubble
MessageBubble - Displays individual messages with optional reply functionality.
MessageInput
MessageInput - Provides an input field and send button for composing messages.
MessagePanel
MessagePanel provides a UI for displaying and sending messages in an event or chat context. It includes group and direct messaging capabilities, allowing the user to reply to messages or send group messages, depending on configuration.
MessagePanelOptions
MessagePanelOptions - Encapsulates all parameters and callbacks for MessagePanel.

Typedefs

MessagePanelType = MessagePanel Function(MessagePanelOptions options)