chunk property
The child events of the requested event, ordered topologically most-recent
first. The events returned will match the relType
and eventType
supplied
in the URL.
Implementation
List<MatrixEvent> chunk;
The child events of the requested event, ordered topologically most-recent
first. The events returned will match the relType
and eventType
supplied
in the URL.
List<MatrixEvent> chunk;