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