class types.UpdateUserPhone extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateUserPhone } = types; ConstructorsnewUpdateUserPhone(params: { userId: bigint; phone: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsphone: stringuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc