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

x/grammy_types/message.ts>MessageEntity.CustomEmojiMessageEntity

Type declarations of the Telegram Bot API.
Very Popular
Latest
interface MessageEntity.CustomEmojiMessageEntity
implements AbstractMessageEntity
import { type MessageEntity } from "https://deno.land/x/grammy_types@v3.9.0/message.ts";
const { CustomEmojiMessageEntity } = MessageEntity;

Properties

type: "custom_emoji"
custom_emoji_id: string

For “custom_emoji” only, unique identifier of the custom emoji. Use getCustomEmojiStickers to get full information about the sticker