Reddit::Client::SubReddit
Provides convenience methods for interacting with SubReddits.
- links(...)
- Wraps "Reddit::Client::fetch_links",
providing the subreddit parameter implicitly.
- submit_link($title,
$url)
- Wraps "Reddit::Client::submit_link",
providing the subreddit parameter implicitly.
- submit_text($title,
$text)
- Wraps "Reddit::Client::submit_text",
providing the subreddit parameter implicitly.
<mailto:earthtone.rc@gmail.com>