Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.14.1/context.ts";
definition: [K in string & keyof Uin keyof SnakeToCamelCase<K>]: U[K]