Table of Contents

Property IsFinalized

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsFinalized

Gets whether this poll is finalized (closed).

[JsonProperty("is_finalized")]
public bool IsFinalized { get; }

Property Value

bool