Property BotApproximateGuildCount
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BotApproximateGuildCount
Gets the approximate guild count for the application's bot.
[JsonProperty("bot_approximate_guild_count", NullValueHandling = NullValueHandling.Ignore)]
public int? BotApproximateGuildCount { get; }
Property Value
- int?