Table of Contents

Property CommunicationDisabledUntil

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

CommunicationDisabledUntil

How long this member's communication will be suppressed for.

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

Property Value

DateTimeOffset?