Property Duration
- Namespace
- DSharpPlus.Net.Abstractions
- Assembly
- DSharpPlus.dll
Duration
Gets the expiry date for this poll.
[JsonProperty("duration")]
public int Duration { get; }
Gets the expiry date for this poll.
[JsonProperty("duration")]
public int Duration { get; }