Table of Contents

Property MaxPresences

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MaxPresences

Gets the maximum amount of presences allowed for this guild.

[JsonProperty("max_presences")]
public int? MaxPresences { get; }

Property Value

int?