ReactionTypeCustomEmoji
The reaction is based on a custom emoji.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the reaction, always “custom_emoji” |
custom_emoji_id | string | required | Custom emoji identifier |
import
import type { ReactionTypeCustomEmoji } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#reactiontypecustomemoji