Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
interface MessageEntity.TextLinkMessageEntity
implements AbstractMessageEntity
import { type MessageEntity } from "https://deno.land/x/grammy@v1.19.3/types.web.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