Property ApproximateUserInstallCount
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ApproximateUserInstallCount
Approximate count of users that have installed the app
public int? ApproximateUserInstallCount { get; }
Property Value
- int?
Approximate count of users that have installed the app
public int? ApproximateUserInstallCount { get; }