Package uz.osoncode.telegrambothandler.core.annotation


package uz.osoncode.telegrambothandler.core.annotation
  • Annotation Interfaces
    Class
    Description
    Marks a class as a Telegram bot controller that contains handler methods for incoming updates.
    Marks a class as a global bot exception handler advice, applied across all BotController beans.
    Defines the execution order of a bot handler method.