Skip to content

Commit

Permalink
Update subreddit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kaif-00z authored Jun 18, 2022
1 parent 456aaf1 commit 1bd4894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asyncpraw/models/reddit/subreddit.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class Subreddit(MessageableMixin, SubredditListingMixin, FullnameMixin, RedditBa
``description`` Subreddit description, in Markdown.
``description_html`` Subreddit description, in HTML.
``display_name`` Name of the subreddit.
``icon_img`` The url of the Subreddit's icon.
``icon_img`` The URL of the subreddit icon image.
``id`` ID of the subreddit.
``name`` Fullname of the subreddit.
``over18`` Whether the subreddit is NSFW.
Expand Down

0 comments on commit 1bd4894

Please sign in to comment.