Guide
Advanced
Introduction
Built-in
Official
Third-party
Examples
grammY
Telegram
Tools
Overview
Tutorials
Appearance
Error handler that can be installed on a bot to catch error thrown by middleware.
Source
C extends Context = Context
(error: BotError<C>) => unknown