get_group_users_async#

async omni.client.get_group_users_async(
url: str,
group: str,
) Tuple[Result, List[str]]#

Asynchronous version of omni.client.get_group_users_with_callback()