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.store
/
StoredNotificationUpdate
/
Content
/
Message
Message
@
Serializable
@
SerialName
(
value
=
"message"
)
data
class
Message
(
val
roomId
:
RoomId
,
val
eventId
:
EventId
)
:
StoredNotificationUpdate.Content
Members
Constructors
Message
Link copied to clipboard
constructor
(
roomId
:
RoomId
,
eventId
:
EventId
)
Properties
event
Id
Link copied to clipboard
val
eventId
:
EventId
room
Id
Link copied to clipboard
open
override
val
roomId
:
RoomId