Skip to main content
Module

x/mtkruto/mod.ts>MessageEntity.TextMention

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageEntity.TextMention
implements Base
import { type MessageEntity } from "https://deno.land/x/mtkruto@0.1.116/mod.ts";
const { TextMention } = MessageEntity;

Properties

type: "textMention"
userId: number

The identifier of the user to mention.