class functions.AuthResendCode extends Function<types.TypeAuthSentCode>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AuthResendCode } = functions; ConstructorsnewAuthResendCode(params: { phoneNumber: string; phoneCodeHash: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsphoneCodeHash: stringphoneNumber: stringStatic Propertiesreadonly[paramDesc]: ParamDesc