type alias AliasPropsimport { type AliasProps } from "https://deno.land/x/grammy@v1.21.0/context.ts"; Type ParametersUdefinition: [K in string & keyof Uin keyof SnakeToCamelCase<K>]: U[K]