Skip to content

Commit 74b267f

Browse files
committed
update max poll duration
1 parent a1f3231 commit 74b267f

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
@@ -35,7 +35,7 @@ The main difference is that the request has `duration` which eventually becomes
3535
|-------------------|-----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|
3636
| question | [Poll Media Object](#DOCS_RESOURCES_POLL/poll-media-object-poll-media-object-structure) | The question of the poll. Only `text` is supported. |
3737
| 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 |
3939
| allow_multiselect | boolean | Whether a user can select multiple answers |
4040
| layout_type? | integer | The [layout type](#DOCS_RESOURCES_POLL/layout-type) of the poll. Defaults to... DEFAULT! |
4141

0 commit comments

Comments
 (0)