class types.WebPagePending extends _TypeWebPageimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { WebPagePending } = types; ConstructorsnewWebPagePending(params: { id: bigint; url?: string; date: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsdate: numberid: bigintoptionalurl: stringStatic Propertiesreadonly[paramDesc]: ParamDesc