eventsBefore property
A list of room events that happened just before the requested event, in reverse-chronological order.
Implementation
List<MatrixEvent>? eventsBefore;
A list of room events that happened just before the requested event, in reverse-chronological order.
List<MatrixEvent>? eventsBefore;