remove_group_async#

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

Asynchronous version of omni.client.remove_group_with_callback()