class types.TextURL extends _TypeRichTextimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { TextURL } = types; ConstructorsnewTextURL(params: { text: TypeRichText; url: string; webpageId: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramstext: TypeRichTexturl: stringwebpageId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc