Skip to main content
Module

x/grammy/filter.ts>FilterCore

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

Type Parameters

Q extends FilterQuery
definition: PerformQueryCore<RunQuery<ExpandShortcuts<Q>>>