telegramx.js

ReactionTypeCustomEmoji

interface

The reaction is based on a custom emoji.

Declaration

interface ReactionTypeCustomEmoji 

Properties

custom_emoji_id: string;

Custom emoji identifier

typeproperty#
type: 'custom_emoji';

Type of the reaction, always "custom_emoji"