Class RedditLinkService

java.lang.Object
io.github.yvasyliev.forwarder.telegram.reddit.service.RedditLinkService

public class RedditLinkService extends Object
Service for interacting with Reddit links.
  • Constructor Details

  • Method Details

    • getNewLinks

      public Stream<Link> getNewLinks()
      Retrieves new links from a specified subreddit that were created after the last recorded creation time.
      Returns:
      a stream of new links