async fn directory_alias(
services: &Services,
room_id: &RoomId,
) -> Option<OwnedRoomAliasId>Expand description
Alias for the room’s directory entry: the alias it was published under while it still resolves to the room, else the room’s canonical alias.