chunk property

List<MatrixEvent> chunk
getter/setter pair

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;