trixnity-client
3.10.3
common
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomTimelineStore
/
getRelations
get
Relations
fun
getRelations
(
relatedEventId
:
EventId
,
roomId
:
RoomId
,
relationType
:
RelationType
)
:
Flow
<
Map
<
EventId
,
Flow
<
TimelineEventRelation
?
>
>
?
>