Table of Contents

Property Visibility

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Visibility

Gets the visibility.

1 seems to be the default, for discovery, apply to join and invite only.

3 seems to be for when you enabled Apply From Profile when having apply to join enabled.

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

Property Value

GuildProfileVisibility