Hierarchy

Index

Properties

Optional choices

choices: IChoiceItem[]

Widget choice array

created_at

created_at: string

When widget was created

created_by

created_by: { id: string; image_url: string | null; name: string | null }

User that created the widget

Type declaration

  • id: string
  • image_url: string | null
  • name: string | null

Optional custom_data

custom_data: string

Widget custom data

Optional follow_ups

follow_ups: IWidgetPayload[] | any

Follow up widget payload for prediction widgets

id

id: string

Optional image_url

image_url: string

kind

Optional link_label

link_label: string

Optional link_url

link_url: string

Optional options

options: IOptionItem[]

Widget options array

program_date_time

program_date_time: string | null

Sync time

program_id

program_id: string

Id of program the widget was created in

publish_delay

publish_delay: string

Delay for when widget is published

Optional published_at

published_at: string | null

Time widget was published

Optional question

question: string

Widget question

reactions

reactions: IWidgetReaction[] | null

Widget reactions

Optional scheduled_at

scheduled_at: string | null

Time widget was scheduled

Optional text

text: string

timeout

timeout: string

Widget duration

Optional title

title: string