Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextCustomEmoji

Interface: TelegramRichTextCustomEmoji

Defined in: @gramio/types/out/objects.d.ts:7465

A custom emoji.

Documentation

Properties

PropertyTypeDescriptionDefined in
alternative_textstringAlternative emoji for the custom emoji@gramio/types/out/objects.d.ts:7477
custom_emoji_idstringUnique identifier of the custom emoji. Use getCustomEmojiStickers to get full information about the sticker.@gramio/types/out/objects.d.ts:7473
type"custom_emoji"Type of the rich text, always “custom_emoji”@gramio/types/out/objects.d.ts:7469