Timeline struct
          #include <include/mtx/responses/sync.hpp>
        
        State and Room events.
Public variables
- 
              std::vector<events::collections:: TimelineEvents> events 
- List of events.
- std::string prev_batch
- A token that can be supplied to to the from parameter of the rooms/{roomId}/messages endpoint.
- bool limited
- true if the number of events returned was limited by the limit on the filter.