Class RevoltError
Assembly: Revolt.Net.dll​
View Source​
Declaration
public class RevoltError
Properties​
Type​
View Source​
Declaration
[JsonProperty("type")]
public string Type { get; set; }
public class RevoltError
[JsonProperty("type")]
public string Type { get; set; }