import { run } from "https://deno.land/x/grammy@v1.10.1/composer.ts";
Runs some given middleware function with a given context object.
Type Parameters
C extends Context
import { run } from "https://deno.land/x/grammy@v1.10.1/composer.ts";
Runs some given middleware function with a given context object.