ReactionTypeCustomEmoji¶
- class aiogram.types.reaction_type_custom_emoji.ReactionTypeCustomEmoji(*, type: Literal[ReactionTypeType.CUSTOM_EMOJI] = ReactionTypeType.CUSTOM_EMOJI, custom_emoji_id: str, **extra_data: Any)[source]¶
The reaction is based on a custom emoji.
Source: https://core.telegram.org/bots/api#reactiontypecustomemoji
- type: Literal[ReactionTypeType.CUSTOM_EMOJI]¶
Type of the reaction, always ‘custom_emoji’
- custom_emoji_id: str¶
Custom emoji identifier