telegramx.js

MessageReactionCountUpdated

interface

This object represents reaction changes on a message with anonymous reactions.

Declaration

interface MessageReactionCountUpdated 

Properties

chatproperty#
chat: Chat;

The chat containing the message

dateproperty#
date: number;

Date of the change in Unix time

message_idproperty#
message_id: number;

Unique message identifier inside the chat

reactionsproperty#
reactions: ReactionCount[];

List of reactions that are present on the message