Skip to main content
Module

x/grammy_hydrate/mod.ts>Other

Hydration plugin for API calls and context objects.
Latest
type alias Other
import { type Other } from "https://deno.land/x/grammy_hydrate@v1.4.1/mod.ts";

Type Parameters

M extends keyof RawApi
optional
K extends string = never
definition: Omit<Opts<M>, K>