Package io.github.yvasyliev.telegramforwarderbot.service.command
package io.github.yvasyliev.telegramforwarderbot.service.command
This package contains the command services for the Telegram Forwarder Bot.
-
ClassDescriptionApproves a post by saving its message IDs.Interface for handling callback queries with specific command data.Command to send a help message to the user.Functional interface for executing commands based on Telegram messages.A command interface for handling callback queries related to post controls.Rejects a post by deleting it from the approved posts.Rejects a text post by removing caption from the approved posts.Stops the bot and sends a shutdown message to the chat.