Module

x/grammy/types.deno.ts>ReactionType

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias ReactionType
import { type ReactionType } from "https://dotland.deno.dev/x/grammy@v1.24.1/types.deno.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@v1.24.1/types.deno.ts";