mirror of
https://github.com/yawaflua/Discord.Net.git
synced 2025-12-10 20:39:27 +02:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -8,5 +8,5 @@ internal class AvatarDecoration : IAvatarDecoration
|
||||
[JsonPropertyName("asset")]
|
||||
public string AssetHash { get; set; }
|
||||
[JsonPropertyName("sku_id")]
|
||||
public ulong AssetArticular { get; set; }
|
||||
public string AssetArticular { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user