redditwarp.models.widget.calendar_SYNC#

class redditwarp.models.widget.calendar_SYNC.CalendarWidget(d: 'Mapping[str, Any]', idt: 'str', kind: 'str', header_color: 'str', background_color: 'str', title: 'str', google_calendar_id: 'str', requires_sync: 'bool', configuration: 'CalendarWidgetConfiguration')[source]#

Bases: Widget

google_calendar_id: str#
requires_sync: bool#
configuration: CalendarWidgetConfiguration#