Property Features
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Features
Gets the guild features unlocked by the powerup.
[JsonProperty("features", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<string> Features { get; }