Skip to content

GramIO API Reference / gramio/dist / TelegramReactionCount

Interface: TelegramReactionCount

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

Represents a reaction added to a message along with the number of times it was added.

Documentation

Properties

PropertyTypeDescriptionDefined in
total_countnumberNumber of times the reaction was added@gramio/types/out/objects.d.ts:4454
typeTelegramReactionTypeType of the reaction@gramio/types/out/objects.d.ts:4450