Table of Contents

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

Property Value

IReadOnlyCollection<ulong>