allowedRoomIds property
If the room is a restricted room, these are the room IDs which are specified by the join rules. Empty or omitted otherwise.
Implementation
List<String>? allowedRoomIds;
If the room is a restricted room, these are the room IDs which are specified by the join rules. Empty or omitted otherwise.
List<String>? allowedRoomIds;