class types.TextURL
extends _TypeRichText
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { TextURL } = types;
Constructors
new
TextURL(params: { text: TypeRichText; url: string; webpageId: bigint; })Properties
protected
readonly
[params]: Paramstext: TypeRichText
Static Properties
readonly
[paramDesc]: ParamDesc