Guide
Advanced
Introduction
Built-in
Official
Third-party
Examples
grammY
Telegram
Tools
Overview
Tutorials
Appearance
Middleware in the form of a container for a function.
Source
middleware: () => MiddlewareFn<C>;
Returns the contained middleware.