Table of Contents

Property BannedUserIds

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

BannedUserIds

Ids of users that were successfully banned.

[JsonProperty("banned_users")]
public IEnumerable<ulong> BannedUserIds { get; }

Property Value

IEnumerable<ulong>