variable addUserToInstanceGroupimport { addUserToInstanceGroup } from "https://deno.land/x/wmill@v1.423.1/gen/index.ts"; add user to instance group type(data: AddUserToInstanceGroupData) => CancelablePromise<AddUserToInstanceGroupResponse>