import { type Opts } from "https://deno.land/x/grammy@v1.32.0/types.web.ts";
Utility type providing the argument type for the given method name or {}
if the method does not take any parameters
definition: OptsF<InputFile>[M]
import { type Opts } from "https://deno.land/x/grammy@v1.32.0/types.web.ts";
Utility type providing the argument type for the given method name or {}
if the method does not take any parameters