import { type MessageReactionCountUpdated } from "https://deno.land/x/grammy_types@v3.15.0/message.ts";
This object represents reaction changes on a message with anonymous reactions.
Properties
chat: Chat
The chat containing the message
reactions: ReactionCount[]
List of reactions that are present on the message