trixnity-client
Toggle table of contents
4.14.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.room
/
TimelineEventAggregation
/
Reaction
Reaction
data
class
Reaction
(
val
reactions
:
Map
<
String
,
Set
<
TimelineEvent
>
>
)
:
TimelineEventAggregation
Members
Constructors
Reaction
Link copied to clipboard
constructor
(
reactions
:
Map
<
String
,
Set
<
TimelineEvent
>
>
)
Properties
reactions
Link copied to clipboard
val
reactions
:
Map
<
String
,
Set
<
TimelineEvent
>
>