Table of Contents

Property FailedUsers

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

FailedUsers

Users that failed to be banned (Already banned or not possible to ban).

public IEnumerable<DiscordUser> FailedUsers { get; }

Property Value

IEnumerable<DiscordUser>