Table of Contents

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; }

Property Value

IReadOnlyDictionary<ulong, int>