Table of Contents

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

Property Value

IReadOnlyList<ulong>