Table of Contents

Property ProcessedUsers

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ProcessedUsers

Gets the amount of users already processed.

[JsonProperty("processed_users", NullValueHandling = NullValueHandling.Ignore)]
public int ProcessedUsers { get; }

Property Value

int