Skip to main content
Module

x/grammy/context.ts>AliasProps

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