Skip to content

GramIO API Reference / gramio/dist / TelegramMessageReactionCountUpdated

Interface: TelegramMessageReactionCountUpdated

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

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

Documentation

Properties

PropertyTypeDescriptionDefined in
chatTelegramChatThe chat containing the message@gramio/types/out/objects.d.ts:4502
datenumberDate of the change in Unix time@gramio/types/out/objects.d.ts:4510
message_idnumberUnique message identifier inside the chat@gramio/types/out/objects.d.ts:4506
reactionsTelegramReactionCount[]List of reactions that are present on the message@gramio/types/out/objects.d.ts:4514