fn local_alias<'a>( services: &Services, room: &'a RoomOrAliasId, ) -> Result<Option<&'a RoomAliasId>>
Parse the alias form of the argument, rejecting a remote alias: these commands resolve without federation.