Package Hierarchies:
- uz.osoncode.telegrambothandler.core.annotation,
- uz.osoncode.telegrambothandler.core.argumentresolver,
- uz.osoncode.telegrambothandler.core.argumentresolver.annotation,
- uz.osoncode.telegrambothandler.core.bot,
- uz.osoncode.telegrambothandler.core.chatstate,
- uz.osoncode.telegrambothandler.core.exception,
- uz.osoncode.telegrambothandler.core.exceptionhandler.annotation,
- uz.osoncode.telegrambothandler.core.filter,
- uz.osoncode.telegrambothandler.core.handler,
- uz.osoncode.telegrambothandler.core.handler.callbackquery.annotation,
- uz.osoncode.telegrambothandler.core.handler.defaulthandler.annotation,
- uz.osoncode.telegrambothandler.core.handler.message.command.annotation,
- uz.osoncode.telegrambothandler.core.handler.message.contact.annotation,
- uz.osoncode.telegrambothandler.core.handler.message.location.annotation,
- uz.osoncode.telegrambothandler.core.handler.message.replybutton,
- uz.osoncode.telegrambothandler.core.handler.message.replybutton.annotation,
- uz.osoncode.telegrambothandler.core.handler.message.text.annotation,
- uz.osoncode.telegrambothandler.core.handler.metadataresolver,
- uz.osoncode.telegrambothandler.core.model,
- uz.osoncode.telegrambothandler.core.returntypehandler,
- uz.osoncode.telegrambothandler.core.trigger
Annotation Interface Hierarchy
- uz.osoncode.telegrambothandler.core.handler.callbackquery.annotation.BotCallbackQuery (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.argumentresolver.annotation.BotCallbackQueryData (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.chatstate.BotChatState (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.message.command.annotation.BotCommand (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.argumentresolver.annotation.BotCommandQueryParam (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.argumentresolver.annotation.BotCommandValue (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.message.contact.annotation.BotContact (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.annotation.BotController (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.annotation.BotControllerAdvice (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.callbackquery.annotation.BotDefaultCallbackQuery (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.message.command.annotation.BotDefaultCommand (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.defaulthandler.annotation.BotDefaultHandler (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.exceptionhandler.annotation.BotExceptionHandler (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.message.location.annotation.BotLocation (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.annotation.BotOrder (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.message.replybutton.annotation.BotReplyButton (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.message.text.annotation.BotText (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.handler.message.text.annotation.BotTextDefault (implements java.lang.annotation.Annotation)
- uz.osoncode.telegrambothandler.core.argumentresolver.annotation.BotTextValue (implements java.lang.annotation.Annotation)