Property NotFound
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
NotFound
Gets the returned Ids that were not found in the chunk, if specified.
public IReadOnlyCollection<ulong> NotFound { get; }
Gets the returned Ids that were not found in the chunk, if specified.
public IReadOnlyCollection<ulong> NotFound { get; }