import { type MessageEntity } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.ts";
const { TextMentionMessageEntity } = MessageEntity;
Properties
user: User
For “text_mention” only, the mentioned user
x/grammy_autoquote/deps.deno.ts>MessageEntity.TextMentionMessageEntity
import { type MessageEntity } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.ts";
const { TextMentionMessageEntity } = MessageEntity;
For “text_mention” only, the mentioned user