Skip to main content
Module

x/grammy_hydrate/plugin.ts>Ret

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

Type Parameters

M extends keyof RawApi
definition: ReturnType<RawApi[M]>