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. |
22
22
| answers | List of [Poll Answer Objects](#DOCS_RESOURCES_POLL/poll-answer-object-poll-answer-object-structure)| Each of the answers available in the poll. |
23
-
| expiry | ?IS08601 timestamp | The time when the poll ends. |
23
+
| expiry | ?ISO8601 timestamp | The time when the poll ends. |
24
24
| allow_multiselect | boolean | Whether a user can select multiple answers |
25
25
| layout_type | integer | The [layout type](#DOCS_RESOURCES_POLL/layout-type) of the poll |
26
26
| results? |[Poll Results Object](#DOCS_RESOURCES_POLL/poll-results-object-poll-results-object-structure)| The results of the poll |
0 commit comments