Module rawr::structures [] [src]

Reddit structures such as submissions, comments and subreddits.

Modules

comment

Comment that represents a reply to a submission (or another comment).

comment_list

Paginated list of comments.

listing

Paginated list of submissions.

messages

Structures for private messages.

submission

Structure representing a link post or self post (a submission).

subreddit

Structures representing subreddits, allowing access to 'about' data and subreddit listings.

user

Structures representing users and relevant API data.