remove_user_from_group_async#

async omni.client.remove_user_from_group_async(
url: str,
user: str,
group: str,
) Result#

Asynchronous version of omni.client.remove_user_from_group_with_callback()