class types.PhoneConnection extends _TypePhoneConnectionimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PhoneConnection } = types; ConstructorsnewPhoneConnection(params: { tcp?: true; id: bigint; ip: string; ipv6: string; port: number; peerTag: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: bigintip: stringipv6: stringpeerTag: Uint8Arrayport: numberoptionaltcp: trueStatic Propertiesreadonly[paramDesc]: ParamDesc