rooms property

List<String>? rooms
getter/setter pair

A list of room IDs to include. If this list is absent then all rooms are included. This filter is applied before the filters in ephemeral, state, timeline or account_data

Implementation

List<String>? rooms;