type alias ReactionTypeimport { type ReactionType } from "https://dotland.deno.dev/x/grammy@v1.20.3/types.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.20.3/types.ts";