class types.AuthSentCode extends _TypeAuthSentCodeimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AuthSentCode } = types; ConstructorsnewAuthSentCode(params: { type: TypeAuthSentCodeType; phoneCodeHash: string; nextType?: TypeAuthCodeType; timeout?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalnextType: TypeAuthCodeTypephoneCodeHash: stringoptionaltimeout: numbertype: TypeAuthSentCodeTypeStatic Propertiesreadonly[paramDesc]: ParamDesc