interface ReactionCountimport { type ReactionCount } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.web.ts"; Represents a reaction added to a message along with the number of times it was added. Propertiestype: ReactionTypeType of the reaction total_count: numberNumber of times the reaction was added