Change comment to reflect longer polls (#3127)
This commit is contained in:
@@ -18,7 +18,7 @@ public class PollProperties
|
|||||||
public List<PollMediaProperties> Answers { get; set; }
|
public List<PollMediaProperties> Answers { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the duration for the poll in hours. Max duration is 168 hours (7 days).
|
/// Gets or sets the duration for the poll in hours. Max duration is 768 hours (32 days).
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public uint Duration { get; set; }
|
public uint Duration { get; set; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user