import { type Opts } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts";
Utility type providing the argument type for the given method name or {}
if the method does not take any parameters
definition: GrammyTypes["Opts"][M]
import { type Opts } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts";
Utility type providing the argument type for the given method name or {}
if the method does not take any parameters