Skip to main content
Module

x/mtkruto/mod.ts>MessageEntityTextMention

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageEntityTextMention
implements _MessageEntityBase
import { type MessageEntityTextMention } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

Properties

type: "textMention"
userId: number

The identifier of the user to mention.