Table of Contents

Property Response

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Response

Gets the response. Might also be a boolean.

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

Property Value

string