type alias ReactionTypeimport { type ReactionType } from "https://dotland.deno.dev/x/grammy@v1.22.4/types.deno.ts"; This object describes the type of a reaction. Currently, it can be one of definition: ReactionTypeEmoji | ReactionTypeCustomEmojiimport ReactionTypeimport { ReactionType } from "https://dotland.deno.dev/x/grammy@v1.22.4/types.deno.ts";