RedditBase
- class praw.models.reddit.base.RedditBase(reddit: praw.Reddit, _data: Optional[Dict[str, Any]], _extra_attribute_to_check: Optional[str] = None, _fetched: bool = False, _str_field: bool = True)
Base class that represents actual Reddit objects.