Property MaxPresences
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
MaxPresences
Gets the maximum amount of presences allowed for this guild.
[JsonProperty("max_presences", NullValueHandling = NullValueHandling.Ignore)]
public int? MaxPresences { get; }
Property Value
- int?