redditwarp.models.widget.post_flair#

class redditwarp.models.widget.post_flair.PostFlairWidgetItem(d: 'Mapping[str, Any]', uuid: 'str', text_mode: 'str', text: 'str', bg_color: 'str', fg_color_scheme: 'str')[source]#

Bases: object

d: Mapping[str, Any]#
uuid: str#
text_mode: str#
text: str#
bg_color: str#
fg_color_scheme: str#