Implement /rooms/<room_id>/joined_members
This commit is contained in:
committed by
timokoesters
parent
fdb7b8f0f1
commit
4d4969862a
@@ -81,7 +81,7 @@ impl Rooms {
|
||||
Ok(hashmap)
|
||||
}
|
||||
|
||||
/// Returns the full room state.
|
||||
/// Returns the all state entries for this type.
|
||||
pub fn room_state_type(
|
||||
&self,
|
||||
room_id: &RoomId,
|
||||
|
||||
Reference in New Issue
Block a user