java.lang.Object
io.github.yvasyliev.telegramforwarderbot.entity.ApprovedPost

@Entity public class ApprovedPost extends Object
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 Details

    • ApprovedPost

      public ApprovedPost()