Hierarchy For Package io.github.yvasyliev.telegramforwarderbot.service.command
Class Hierarchy
- java.lang.Object
- io.github.yvasyliev.telegramforwarderbot.service.command.ApprovePostCallbackQueryCommand (implements io.github.yvasyliev.telegramforwarderbot.service.command.PostControlsCallbackQueryCommand)
- io.github.yvasyliev.telegramforwarderbot.service.command.HelpMessageCommand (implements io.github.yvasyliev.telegramforwarderbot.service.command.MessageCommand)
- io.github.yvasyliev.telegramforwarderbot.service.command.RejectPostCallbackQueryCommand (implements io.github.yvasyliev.telegramforwarderbot.service.command.PostControlsCallbackQueryCommand)
- io.github.yvasyliev.telegramforwarderbot.service.command.RejectTextCallbackQueryCommand (implements io.github.yvasyliev.telegramforwarderbot.service.command.PostControlsCallbackQueryCommand)
- io.github.yvasyliev.telegramforwarderbot.service.command.StopCommand (implements io.github.yvasyliev.telegramforwarderbot.service.command.MessageCommand)
Interface Hierarchy
- io.github.yvasyliev.telegramforwarderbot.service.command.CallbackQueryCommand<T>
- io.github.yvasyliev.telegramforwarderbot.service.command.PostControlsCallbackQueryCommand
- io.github.yvasyliev.telegramforwarderbot.service.command.MessageCommand