Skip to main content
Module

x/mtkruto/types/0_message_entity.ts>MessageEntityTextLink

Cross-runtime JavaScript library for building Telegram clients
Latest
interface MessageEntityTextLink
implements _MessageEntityBase
import { type MessageEntityTextLink } from "https://deno.land/x/mtkruto@0.2.30/types/0_message_entity.ts";

Properties

type: "textLink"
url: string

A URL that will be opened after the text is tapped.