Guide
Advanced
Introduction
Built-in
Official
Third-party
Examples
grammY
Telegram
Tools
Overview
Tutorials
Appearance
Handler for a context object that will be invoked when a condition fails.
Source
C extends Context
(ctx: C) => unknown | Promise<unknown>