Class RevoltApiCaptchaFeature
Assembly: Revolt.Net.dll​
View Source​
Declaration
public class RevoltApiCaptchaFeature
Properties​
Enabled​
View Source​
Declaration
[JsonProperty("enabled")]
public bool Enabled { get; }
Key​
View Source​
Declaration
[JsonProperty("key")]
public string Key { get; }