Module

x/grammy_types/mod.ts>ReactionType

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias ReactionType
import { type ReactionType } from "https://dotland.deno.dev/x/grammy_types@v3.8.0/mod.ts";

This object describes the type of a reaction. Currently, it can be one of

  • ReactionTypeEmoji
  • ReactionTypeCustomEmoji
import ReactionType
import { ReactionType } from "https://dotland.deno.dev/x/grammy_types@v3.8.0/mod.ts";