|
@@ -25,6 +25,7 @@ namespace Discord.API.Client |
|
|
[JsonProperty("roles")] |
|
|
[JsonProperty("roles")] |
|
|
public Role[] Roles { get; set; } |
|
|
public Role[] Roles { get; set; } |
|
|
|
|
|
|
|
|
|
|
|
//Unknown |
|
|
[JsonProperty("splash")] |
|
|
[JsonProperty("splash")] |
|
|
public object Splash { get; set; } |
|
|
public object Splash { get; set; } |
|
|
[JsonProperty("features")] |
|
|
[JsonProperty("features")] |
|
|