Module

x/grammy/context.ts>AliasProps

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias AliasProps
import { type AliasProps } from "https://dotland.deno.dev/x/grammy@v1.21.2/context.ts";
definition: [K in string & keyof Uin keyof SnakeToCamelCase<K>]: U[K]