Module

x/grammy/context.ts>StringWithSuggestions

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias StringWithSuggestions
import { type StringWithSuggestions } from "https://dotland.deno.dev/x/grammy@v1.21.2/context.ts";

Type Parameters

S extends string
definition: (string & Record<never, never>) | S