Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/context.ts>StringWithSuggestions

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

Type Parameters

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