Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/types.ts>ReactionCount

The Telegram Bot Framework.
Very Popular
Latest
interface ReactionCount
import { type ReactionCount } from "https://deno.land/x/grammy@v1.25.1/types.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