Class ApprovedPost
java.lang.Object
io.github.yvasyliev.telegramforwarderbot.entity.ApprovedPost
Represents an approved post in the system.
Contains a list of message IDs, a flag indicating whether to remove the caption,
and the timestamp when the post was approved.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApprovedPost
public ApprovedPost()
-