import { type FrameworkAdapter } from "https://deno.land/x/grammy@v1.13.0/convenience/webhook.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.