Skip to main content
Module

x/grammy_types/mod.ts>MessageReactionCountUpdated

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface MessageReactionCountUpdated
Re-export
import { type MessageReactionCountUpdated } from "https://deno.land/x/grammy_types@v3.4.4/mod.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