interface APIPollDefaults {
    allow_multiselect: boolean;
    layout_type: Default;
}

Hierarchy (View Summary)

Properties

allow_multiselect: boolean

Whether a user can select multiple answers

false

layout_type: Default

The layout type of the poll

PollLayoutType.Default