Skip to main content
Module

x/grammy_types/mod.ts>ReactionTypePaid

Type declarations of the Telegram Bot API.
Very Popular
Latest
interface ReactionTypePaid
import { type ReactionTypePaid } from "https://deno.land/x/grammy_types@v3.14.0/mod.ts";

The reaction is paid.

Properties

type: "paid"

Type of the reaction, always “paid”