Property ExceptionCounts
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ExceptionCounts
Gets the user counts for the requested scheduled event exceptions.
[JsonIgnore]
public IReadOnlyDictionary<ulong, int> ExceptionCounts { get; }
Gets the user counts for the requested scheduled event exceptions.
[JsonIgnore]
public IReadOnlyDictionary<ulong, int> ExceptionCounts { get; }