toggle menu
trixnity-core
4.3.0
common
switch theme
search in API
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
RoomMessageEventContent
/
TextBased
/
Emote
/
Emote
Emote
constructor
(
body
:
String
,
format
:
String
?
=
null
,
formattedBody
:
String
?
=
null
,
relatesTo
:
RelatesTo
?
=
null
,
mentions
:
Mentions
?
=
null
,
externalUrl
:
String
?
=
null
)