Property IsFinalized
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
IsFinalized
Gets whether the poll answers have been precisely tallied.
[JsonProperty("is_finalized")]
public bool IsFinalized { get; }
Gets whether the poll answers have been precisely tallied.
[JsonProperty("is_finalized")]
public bool IsFinalized { get; }