import { Users } from "https://deno.land/x/appwrite@6.0.0/mod.ts";
Update Phone Verification
Update the user phone verification status by its unique ID.
Type Parameters
Preferences extends Models.Preferences
Returns
Promise<Models.User<Preferences>>