Uikit User Message
Represents an interface for an user message in Sendbird Compose Uikit.
Since
1.0.0-beta.1
See also
Inheritors
Functions
Link copied to clipboard
fun UikitUserMessage.displayText(editedTextColor: Color = MaterialTheme.colorScheme.background.copy(alpha = SendbirdOpacity.MediumOpacity)): AnnotatedString
Returns the display text for the user message with the edited badge if the message has been edited.