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


package uz.osoncode.telegrambothandler.core.handler.message.text.annotation
  • Annotation Interfaces
    Class
    Description
    Maps a handler method to one or more plain-text Telegram messages.
    Marks a method as the fallback handler for plain-text Telegram messages that do not match any more specific BotText mapping.