Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/3_types.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.101/3_types.ts";
const { TextMention } = MessageEntity;

Properties

type: "textMention"
userId: number

For "textMention" only, the ID of the mentioned user