struct
HierarchyRoomsResponse from the GET /_matrix/client/v1/rooms/{roomId}/hierarchy
Public variables
- std::vector<PublicRoomsChunk> rooms
- Required: The rooms for the current page, with the current filters.
- std::string next_batch
- A token to supply to from to keep paginating the responses. Not present when there are no further results.