Table of Contents

Property CanceledAt

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

CanceledAt

Gets when the subscription was canceled.

[JsonIgnore]
public DateTimeOffset? CanceledAt { get; }

Property Value

DateTimeOffset?