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

x/mtkruto/types/0_message_entity.ts>MessageEntity.Mention

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

Properties

type: "mention"