Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/context.ts>AliasProps

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