Annotation Interface BotDefaultCallbackQuery
Marks a method as the fallback handler for Telegram callback queries that do not match
any more specific
BotCallbackQuery mapping.
Only one default callback query handler should be defined per controller.- Since:
- 0.0.1
- Author:
- Islom Mirsaburov