kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
backup
/
com.wire.backup.data
/
BackupMessageContent
/
Text
/
Text
Text
constructor
(
text
:
String
,
mentions
:
List
<
BackupMessageContent.Text.Mention
>
=
emptyList()
,
quotedMessageId
:
String
?
=
null
)