class types.PhoneCallWaiting extends _TypePhoneCallimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhoneCallWaiting } = types; ConstructorsnewPhoneCallWaiting(params: { video?: true; id: bigint; accessHash: bigint; date: number; adminId: bigint; participantId: bigint; protocol: TypePhoneCallProtocol; receiveDate?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintadminId: bigintdate: numberid: bigintparticipantId: bigintprotocol: TypePhoneCallProtocoloptionalreceiveDate: numberoptionalvideo: trueStatic Propertiesreadonly[paramDesc]: ParamDesc