class types.PhoneCall extends _TypePhoneCallimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhoneCall } = types; ConstructorsnewPhoneCall(params: { p2pAllowed?: true; video?: true; id: bigint; accessHash: bigint; date: number; adminId: bigint; participantId: bigint; gAOrB: Uint8Array; keyFingerprint: bigint; protocol: TypePhoneCallProtocol; connections: Array<TypePhoneConnection>; startDate: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintadminId: bigintconnections: Array<TypePhoneConnection>date: numbergAOrB: Uint8Arrayid: bigintkeyFingerprint: bigintoptionalp2pAllowed: trueparticipantId: bigintprotocol: TypePhoneCallProtocolstartDate: numberoptionalvideo: trueStatic Propertiesreadonly[paramDesc]: ParamDesc