Table of Contents

Property ProcessedUsers

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ProcessedUsers

Gets the processed users count.

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

Property Value

int