matrix_sdk::ruma::api::client::relations

Module get_relating_events_with_rel_type_and_event_type

Source
Expand description

GET /_matrix/client/*/rooms/{roomId}/relations/{eventId}/{relType}/{eventType}

Get the child events for a given parent event which relate to the parent using the given rel_type and having the given event_type.

Modulesยง