class types.PhoneCallRequested extends _TypePhoneCallimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PhoneCallRequested } = types; ConstructorsnewPhoneCallRequested(params: { video?: true; id: bigint; accessHash: bigint; date: number; adminId: bigint; participantId: bigint; gAHash: Uint8Array; protocol: TypePhoneCallProtocol; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsaccessHash: bigintadminId: bigintdate: numbergAHash: Uint8Arrayid: bigintparticipantId: bigintprotocol: TypePhoneCallProtocoloptionalvideo: trueStatic Propertiesreadonly[paramDesc]: ParamDesc