class types.MessageEntityTextURL extends _TypeMessageEntityimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessageEntityTextURL } = types; ConstructorsnewMessageEntityTextURL(params: { offset: number; length: number; url: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramslength: numberoffset: numberurl: stringStatic Propertiesreadonly[paramDesc]: ParamDesc