Skip to main content
Module

x/grammy_types/mod.ts>MessageEntity.TextLinkMessageEntity

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface MessageEntity.TextLinkMessageEntity
implements AbstractMessageEntity
import { type MessageEntity } from "https://deno.land/x/grammy_types@v3.4.0/mod.ts";
const { TextLinkMessageEntity } = MessageEntity;

Properties

type: "text_link"
url: string

For “text_link” only, URL that will be opened after user taps on the text