You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a Moderation View in the default bottom view of the message bubble. This view appears for messages that are disapproved based on their moderation status.
Introduced a new prop hideModerationView in the MessageList component, allowing developers to hide the Moderation View when needed.
Added a new prop cometchatModerationViewStyle in CometChatOutgoingMessageBubbleStyle to customize the background color and text appearance of the Moderation View.