Skip to main content
Module

x/grammy_types/mod.ts>MessageEntity.CustomEmojiMessageEntity

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface MessageEntity.CustomEmojiMessageEntity
implements AbstractMessageEntity
import { type MessageEntity } from "https://deno.land/x/grammy_types@v3.2.1/mod.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