message | CustomComponentType | Custom component for messages. | ✅ |
messageBubbles | { ... } | Custom components for different message bubbles. | ✅ |
messageBubbles.customWidget | CustomComponentType | Custom widget inside message bubbles. | ✅ |
messageBubbles.chatroomMessageOptionsEmojisSelector | CustomComponentType | Emoji selector component in message bubbles. | ✅ |
messageBubbles.chatroolMicroPoll | CustomComponentType | Custom micro poll component in message bubbles. | ✅ |
messageBubbles.chatroomNormalChatBubble | CustomComponentType | Normal chat bubble component. | ✅ |
messageBubbles.chatroomDeletedChatBubble | CustomComponentType | Deleted chat bubble component. | ✅ |
messageBubbles.chatroomHeaderBubble | CustomComponentType | Header chat bubble component. | ✅ |
messageBubbles.chatroomFollowedBubble | CustomComponentType | Followed chat bubble component. | ✅ |
messageBubbles.chatroomUnFollowedBubble | CustomComponentType | Unfollowed chat bubble component. | ✅ |
messageBubbles.chatroomMembersAddedBubble | CustomComponentType | Members added chat bubble component. | ✅ |
messageBubbles.chatroomDirectMessageRequestRejectedBubble | CustomComponentType | DM request rejected chat bubble component. | ✅ |
messageBubbles.chatroomDirectMessageRequestAcceptedBubble | CustomComponentType | DM request accepted chat bubble component. | ✅ |
messageBubbles.voiceNote | CustomComponentType<{ attachment: Attachment }> | Voice note chat bubble component. | ✅ |
messageList | CustomComponentType | Custom message list component. | ✅ |
chatroomHeader | CustomComponentType | Custom chatroom header component. | ✅ |
searchConversation | CustomComponentType | Custom search conversation component. | ✅ |
input | { ... } | Custom input field components. | ✅ |
input.chatroomInputTextArea | CustomComponentType | Custom chat input text area. | ✅ |
input.chatroomInputEmojiSelector | CustomComponentType | Custom emoji selector for chat input. | ✅ |
input.chatroomInputAttachmentsSelector | CustomComponentType | Custom attachments selector for chat input. | ✅ |
input.chatroomInputMessageGiphy | CustomComponentType | Custom Giphy selector for chat input. | ✅ |
input.chatroomInputMessageReplyCollapse | CustomComponentType | Custom message reply collapse component. | ✅ |
input.chatroomInputMessageEditCollapse | CustomComponentType | Custom message edit collapse component. | ✅ |
input.chatroomInputAttachmentsMediaCarousel | CustomComponentType | Custom media carousel for chat input. | ✅ |
input.chatroomInputPollCreation | CustomComponentType | Custom poll creation component. | ✅ |
participantList | CustomComponentType | Custom participant list component. | ✅ |
groupChatChannelList | CustomComponentType | Custom group chat channel list component. | ✅ |
dmChannelList | CustomComponentType | Custom direct message channel list component. | ✅ |
noChatroomSelected | CustomComponentType | Component to display when no chatroom is selected. | ✅ |
userNotLoadedLoaderScreen | CustomComponentType | Custom loader screen when user data is not loaded. | ✅ |
aiChatbotLoaderScreen | CustomComponentType | Custom loader screen for AI chatbot. | ✅ |
userNotLoadedErrorScreen | CustomComponentType | Custom error screen when user data fails to load. | ✅ |