Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy/mod.ts>Bot#reaction

The Telegram Bot Framework.
Very Popular
Latest
method Bot.prototype.reaction
Re-export
import { Bot } from "https://deno.land/x/grammy@v1.31.0/mod.ts";

Parameters

reaction: MaybeArray<ReactionTypeEmoji["emoji"] | ReactionType>
...middleware: Array<ReactionMiddleware<C>>