Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>MessageReactionCountUpdated

Hydration plugin for API calls and context objects.
Latest
interface MessageReactionCountUpdated
Re-export
import { type MessageReactionCountUpdated } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.deno.ts";

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

Properties

chat: Chat

The chat containing the message

message_id: number

Unique message identifier inside the chat

date: number

Date of the change in Unix time

reactions: ReactionCount[]

List of reactions that are present on the message