toggle menu
trixnity-core
4.3.0
common
switch theme
search in API
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
>
?
>