You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| question |[Poll Media Object](#DOCS_RESOURCES_POLL/poll-media-object-poll-media-object-structure)| The question of the poll. Only `text` is supported. |
37
37
| answers | List of [Poll Answer Objects](#DOCS_RESOURCES_POLL/poll-answer-object-poll-answer-object-structure)| Each of the answers available in the poll, up to 10 |
38
-
| duration | integer | Number of hours the poll should be open for, up to 7 days|
38
+
| duration | integer | Number of hours the poll should be open for, up to 32 days |
39
39
| allow_multiselect | boolean | Whether a user can select multiple answers |
40
40
| layout_type? | integer | The [layout type](#DOCS_RESOURCES_POLL/layout-type) of the poll. Defaults to... DEFAULT! |
0 commit comments