Class AutumnInfoTags
Assembly: Revolt.Net.dll​
View Source​
Declaration
public class AutumnInfoTags
Properties​
Avatars​
View Source​
Declaration
[JsonProperty("avatars")]
public AutumnInfoTag Avatars { get; }
Icons​
View Source​
Declaration
[JsonProperty("icons")]
public AutumnInfoTag Icons { get; }
Banners​
View Source​
Declaration
[JsonProperty("banners")]
public AutumnInfoTag Banners { get; }
Backgrounds​
View Source​
Declaration
[JsonProperty("backgrounds")]
public AutumnInfoTag Backgrounds { get; }
Attachments​
View Source​
Declaration
[JsonProperty("attachments")]
public AutumnInfoTag Attachments { get; }