Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/0_message_entity.ts>MessageEntity.TextLink

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageEntity.TextLink
implements Base
import { type MessageEntity } from "https://deno.land/x/mtkruto@0.0.999/types/0_message_entity.ts";
const { TextLink } = MessageEntity;

Properties

type: "textLink"
url: string

For "textLink" only, URL that will be opened after user taps on the text