Skip to content
Henry Smith edited this page Sep 4, 2011 · 4 revisions

Reference

Methods that do not require a login

getDisplayName()

Returns the subreddit's display name

getTitle()

Returns the subreddit's title

getDescription()

Returns the subreddit's description

getSubscribers()

Returns the number of subscribers to the subreddit

getLinks()

Returns an array of the top links in the subreddit

getId()

Returns the subreddit's ID

isAgeRestricted()

Indicates whether the subreddit is restricted to those over 18 years of age

Clone this wiki locally