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

x/grammy/types.deno.ts>MessageEntity

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias MessageEntity
Re-export
import { type MessageEntity } from "https://deno.land/x/grammy@v1.24.1/types.deno.ts";

This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc.