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