Property Duration
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Duration
Gets or sets the duration for this poll in hours.
public int Duration { get; set; }
Property Value
- int
Gets or sets the duration for this poll in hours.
public int Duration { get; set; }