Widget¶
- class praw.models.Widget(reddit, _data)¶
Base class to represent a
Widget.- Parameters:
reddit (praw.Reddit)
- mod()¶
Get an instance of
WidgetModerationfor this widget.Note
Using any of the methods of
WidgetModerationwill likely make the data in theSubredditWidgetsthat this widget belongs to outdated. To remedy this, callrefresh().- Return type: