trixnity-clientserverapi-model
3.0.0
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.sync
/
Sync
/
Response
/
Rooms
/
JoinedRoom
/
Ephemeral
Ephemeral
@
Serializable
data
class
Ephemeral
(
val
events
:
List
<
Event.EphemeralEvent
<
*
>
>
?
=
null
)
Constructors
Properties
Constructors
Ephemeral
Link copied to clipboard
fun
Ephemeral
(
events
:
List
<
Event.EphemeralEvent
<
*
>
>
?
=
null
)
Properties
events
Link copied to clipboard
val
events
:
List
<
Event.EphemeralEvent
<
*
>
>
?
=
null