trixnity-core
Toggle table of contents
4.13.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m
/
DirectEventContent
Direct
Event
Content
@
Serializable
(
with
=
DirectEventContentSerializer::class
)
data
class
DirectEventContent
(
val
mappings
:
Map
<
UserId
,
Set
<
RoomId
>
?
>
)
:
GlobalAccountDataEventContent
Members
Constructors
Direct
Event
Content
Link copied to clipboard
constructor
(
mappings
:
Map
<
UserId
,
Set
<
RoomId
>
?
>
)
Properties
mappings
Link copied to clipboard
val
mappings
:
Map
<
UserId
,
Set
<
RoomId
>
?
>