Package uz.osoncode.telegrambothandler.core.annotation
package uz.osoncode.telegrambothandler.core.annotation
-
Annotation InterfacesClassDescriptionMarks 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
BotControllerbeans.Defines the execution order of a bot handler method.