import { type MessageEntity } from "https://deno.land/x/grammy@v1.31.0/types.deno.ts";
const { TextMentionMessageEntity } = MessageEntity;
Properties
user: User
For “text_mention” only, the mentioned user
import { type MessageEntity } from "https://deno.land/x/grammy@v1.31.0/types.deno.ts";
const { TextMentionMessageEntity } = MessageEntity;
For “text_mention” only, the mentioned user