-
Notifications
You must be signed in to change notification settings - Fork 30
Account
Henry Smith edited this page Sep 4, 2011
·
3 revisions
An account represents a Reddit user
getId()
Returns the user's ID
getName()
Returns the user's username
getCommentKarma()
Returns the user's current comment karma
getLinkKarma()
Returns the user's current link karma
isMod()
Indicates whether the user is a mod
isGold()
Indicates whether the user has Reddit Gold
hasMail()
Indicates whether the user has mail Requires that you be logged in as that user for meaningful result
hasModMail()
Indicates whether the user has mod mail Requires that you be logged in as that user for meaningful result