Table of Contents

Property Reason

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Reason

Gets the reason for the ban

[JsonProperty("reason", NullValueHandling = NullValueHandling.Ignore)]
public string Reason { get; }

Property Value

string