Skip to main content
Module

x/grammy_types/mod.ts>MessageEntity.TextMentionMessageEntity

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

Properties

type: "text_mention"
user: User

For “text_mention” only, the mentioned user