Skip to main content
Module

x/grammy_autoquote/deps.deno.ts>MessageEntity.TextLinkMessageEntity

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
interface MessageEntity.TextLinkMessageEntity
implements AbstractMessageEntity
import { type MessageEntity } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.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