import { type FrameworkAdapter } from "https://dotland.deno.dev/x/grammy@v1.12.4/mod.ts";
Middleware for a web framework. Creates a request-response handler for a request. The handler will be used to integrate with the compatible framework.
import { type FrameworkAdapter } from "https://dotland.deno.dev/x/grammy@v1.12.4/mod.ts";
Middleware for a web framework. Creates a request-response handler for a request. The handler will be used to integrate with the compatible framework.