Table of Contents

Property Expiry

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Expiry

Gets the expiry date for this poll.

[JsonProperty("expiry")]
public DateTimeOffset? Expiry { get; }

Property Value

DateTimeOffset?