Table of Contents

Class DiscordBulkBanResponse

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a bulk ban response

public sealed class DiscordBulkBanResponse : ObservableApiObject
Inheritance
DiscordBulkBanResponse
Inherited Members

Properties

BannedUsers

Gets the list of user ids, that were successfully banned.

FailedUsers

Gets the list of user ids, that were not banned.

These users were either already banned or could not be banned due to various reasons.