import { hydrateReply } from "https://deno.land/x/grammy_parse_mode@1.10.0/mod.ts";
Hydrates a context with an additional set of reply methods
type
<C extends Context>(ctx: ParseModeFlavor<C>, next: NextFunction) => unknown
x/grammy_parse_mode/mod.ts>hydrateReply
import { hydrateReply } from "https://deno.land/x/grammy_parse_mode@1.10.0/mod.ts";
Hydrates a context with an additional set of reply methods