toggle menu
trixnity-client
4.3.7
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.room
/
RoomService
/
getTimelineEventRelations
get
Timeline
Event
Relations
abstract
fun
getTimelineEventRelations
(
roomId
:
RoomId
,
eventId
:
EventId
,
relationType
:
RelationType
)
:
Flow
<
Map
<
EventId
,
Flow
<
TimelineEventRelation
?
>
>
?
>