gnieto 5085f3b8fe
client-api: Fix inconsistent types on RoomEventFilter
`rooms` and `not_rooms` contained `String` and `RoomId` respectively and
the types have been change to use always `RoomId` as it's more concrete
and is more consistent with the other fields (like `senders` and
`not_senders`).
2021-08-10 15:22:46 +02:00
..
2021-08-10 12:42:26 +02:00
2021-08-10 15:22:46 +02:00
2021-08-10 15:22:46 +02:00