Skip to content

Commit 79495e7

Browse files
authored
ISO typo
1 parent e39e358 commit 79495e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/Poll.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ necessary.
2020
|-------------------|-----------------------------------------------------------------------------------------------------|-----------------------------------------------------------------|
2121
| question | [Poll Media Object](#DOCS_RESOURCES_POLL/poll-media-object-poll-media-object-structure) | The question of the poll. Only `text` is supported. |
2222
| 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. |
2424
| allow_multiselect | boolean | Whether a user can select multiple answers |
2525
| layout_type | integer | The [layout type](#DOCS_RESOURCES_POLL/layout-type) of the poll |
2626
| results? | [Poll Results Object](#DOCS_RESOURCES_POLL/poll-results-object-poll-results-object-structure) | The results of the poll |

0 commit comments

Comments
 (0)