Table of Contents

Property Visibility

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Visibility

Gets the visibility of the connection.

[JsonProperty("visibility", NullValueHandling = NullValueHandling.Ignore)]
public long? Visibility { get; set; }

Property Value

long?