Table of Contents

Property CommunicationDisabledUntil

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

CommunicationDisabledUntil

Date until the can communicate again.

[JsonProperty("communication_disabled_until", NullValueHandling = NullValueHandling.Include)]
public DateTime? CommunicationDisabledUntil { get; }

Property Value

DateTime?