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

x/grammy/types.deno.ts>ReactionCount

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