Table of Contents

Property CommunicationDisabledUntil

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

CommunicationDisabledUntil

When the member's timeout will expire. Possible query types: RangeQuery.

[JsonProperty("communication_disabled_until", NullValueHandling = NullValueHandling.Ignore)]
public DiscordQuery? CommunicationDisabledUntil { get; set; }

Property Value

DiscordQuery