toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.util
/
MessageTextFormatter
Message
Text
Formatter
fun
interface
MessageTextFormatter
An interface that allows to format the message text.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
format
Link copied to clipboard
abstract
fun
format
(
message
:
Message
,
currentUser
:
User
?
)
:
AnnotatedString
Formats the given message text.