Table of Contents

Property Features

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Features

Gets a collection of this guild's features.

[JsonProperty("features", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<string> Features { get; }

Property Value

IReadOnlyList<string>