Skip to main content
Module

x/grammy_hydrate/mod.ts

Hydration plugin for API calls and context objects.
Latest
import * as grammyHydrate from "https://deno.land/x/grammy_hydrate@v1.4.1/mod.ts";

Functions

Plugin that hydrates the context object and API call results, and equips the objects with useful methods that are calling bot.api with values prefilled from the object they are installed on.

Type Aliases

Transformative API Flavor that adds file handling utilities to the supplied context object. Check out the documentation about this kind of context flavor.