class types.PhoneCallDiscarded extends _TypePhoneCallimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PhoneCallDiscarded } = types; ConstructorsnewPhoneCallDiscarded(params: { needRating?: true; needDebug?: true; video?: true; id: bigint; reason?: TypePhoneCallDiscardReason; duration?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalduration: numberid: bigintoptionalneedDebug: trueoptionalneedRating: trueoptionalreason: TypePhoneCallDiscardReasonoptionalvideo: trueStatic Propertiesreadonly[paramDesc]: ParamDesc