trixnity-client
Toggle table of contents
4.17.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomTimelineStore
/
getRelations
get
Relations
fun
getRelations
(
relatedEventId
:
EventId
,
roomId
:
RoomId
,
relationType
:
RelationType
)
:
Flow
<
Map
<
EventId
,
Flow
<
TimelineEventRelation
?
>
>
>