Skip to content

GramIO API Reference / gramio/dist / TelegramMessageReactionCountUpdated

Interface: TelegramMessageReactionCountUpdated

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

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:5076
datenumberDate of the change in Unix time@gramio/types/out/objects.d.ts:5084
message_idnumberUnique message identifier inside the chat@gramio/types/out/objects.d.ts:5080
reactionsTelegramReactionCount[]List of reactions that are present on the message@gramio/types/out/objects.d.ts:5088