Property TotalUsers
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
TotalUsers
Gets the total number of users being processed in this job.
[JsonProperty("total_users", NullValueHandling = NullValueHandling.Ignore)]
public int TotalUsers { get; }