At least one method has the user pass groupUrl as a parameter instead of groupId. As the library seems to target both users using IDs and URLs and doesn't seem to preclude either pattern, it makes sense for it to have a convenience method to construct the URL from the ID, so that both types of users can leverage the whole library.
At least one method has the user pass groupUrl as a parameter instead of groupId. As the library seems to target both users using IDs and URLs and doesn't seem to preclude either pattern, it makes sense for it to have a convenience method to construct the URL from the ID, so that both types of users can leverage the whole library.