class types.PageRelatedArticle extends _TypePageRelatedArticleimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PageRelatedArticle } = types; ConstructorsnewPageRelatedArticle(params: { url: string; webpageId: bigint; title?: string; description?: string; photoId?: bigint; author?: string; publishedDate?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalauthor: stringoptionaldescription: stringoptionalphotoId: bigintoptionalpublishedDate: numberoptionaltitle: stringurl: stringwebpageId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc