Package io.github.yvasyliev.telegramforwarderbot.mapper
package io.github.yvasyliev.telegramforwarderbot.mapper
This package contains mappers for converting between different data representations.
-
InterfacesClassDescriptionMapper interface for converting Telegram command callback data to application-specific command callback data DTOs.Mapper interface for converting between
MessageIdsCommandCallbackDataDTO
andMessageIdsTelegramCommandCallbackDataDTO
.