Package uz.osoncode.telegrambothandler.core.handler.message.command.annotation


package uz.osoncode.telegrambothandler.core.handler.message.command.annotation
  • Annotation Interfaces
    Class
    Description
    Maps a handler method to one or more Telegram bot commands.
    Marks a method as the fallback handler for Telegram bot commands that do not match any more specific BotCommand mapping.