Package uz.osoncode.telegrambothandler.core.handler.message.command.annotation
package uz.osoncode.telegrambothandler.core.handler.message.command.annotation
-
Annotation InterfacesClassDescriptionMaps 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
BotCommandmapping.