Table of Contents

Property BannedUsers

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

BannedUsers

Users that were successfully banned.

public IEnumerable<DiscordUser> BannedUsers { get; }

Property Value

IEnumerable<DiscordUser>