Package uz.osoncode.telegrambothandler.core.handler.callbackquery.annotation


package uz.osoncode.telegrambothandler.core.handler.callbackquery.annotation
  • Annotation Interfaces
    Class
    Description
    Maps a handler method to one or more Telegram callback query data values.
    Marks a method as the fallback handler for Telegram callback queries that do not match any more specific BotCallbackQuery mapping.