class functions.AccountUpdateProfile extends Function<types.TypeUser>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AccountUpdateProfile } = functions; ConstructorsnewAccountUpdateProfile(params?: { firstName?: string; lastName?: string; about?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalabout: stringoptionalfirstName: stringoptionallastName: stringStatic Propertiesreadonly[paramDesc]: ParamDesc