Guide
Advanced
Introduction
Built-in
Official
Third-party
Examples
grammY
Telegram
Tools
Overview
Tutorials
Appearance
Middleware in the form of a function.
Source
C extends Context = Context
(ctx: C, next: NextFunction) => MaybePromise<unknown>