Table of Contents

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; }

Property Value

bool