type alias StringWithCommandSuggestionsimport { type StringWithCommandSuggestions } from "https://dotland.deno.dev/x/grammy@v1.31.0/context.ts"; permits string but gives hints definition: | (string & Record<never, never>) | "start" | "help" | "settings" | "privacy" | "developer_info"