Property Duration
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Duration
Gets or sets the number of hours the poll should be open for, up to 32 days.
Defaults to 24
hours.
public int Duration { get; set; }
Gets or sets the number of hours the poll should be open for, up to 32 days.
Defaults to 24
hours.
public int Duration { get; set; }