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
/
QuotedMessageTextFormatter
Quoted
Message
Text
Formatter
fun
interface
QuotedMessageTextFormatter
An interface that allows to format the quoted message text.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
format
Link copied to clipboard
abstract
fun
format
(
message
:
Message
,
replyMessage
:
Message
?
,
currentUser
:
User
?
)
:
AnnotatedString
Formats the given message text.