Skip to main content
Module

x/grammy_types/message.ts>ReactionCount

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface ReactionCount
import { type ReactionCount } from "https://deno.land/x/grammy_types@v3.7.0/message.ts";

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

Properties

Type of the reaction

total_count: number

Number of times the reaction was added