Table of Contents

Property RejectionReason

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RejectionReason

Gets the rejection reason of the join request.

[JsonProperty("rejection_reason", NullValueHandling = NullValueHandling.Ignore)]
public string? RejectionReason { get; }

Property Value

string