trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-client
/
de.connect2x.trixnity.client.room.message
/
ContentBuilderInfo
Content
Builder
Info
data
class
ContentBuilderInfo
(
val
relatesTo
:
RelatesTo
?
,
val
mentions
:
Mentions
?
,
val
newContentMentions
:
Mentions
?
)
Members
Constructors
Content
Builder
Info
Link copied to clipboard
constructor
(
relatesTo
:
RelatesTo
?
,
mentions
:
Mentions
?
,
newContentMentions
:
Mentions
?
)
Properties
mentions
Link copied to clipboard
val
mentions
:
Mentions
?
new
Content
Mentions
Link copied to clipboard
val
newContentMentions
:
Mentions
?
relates
To
Link copied to clipboard
val
relatesTo
:
RelatesTo
?