Property Fields
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Fields
Gets the steps in the screening form.
[JsonProperty("form_fields")]
public IReadOnlyList<DiscordGuildMembershipScreeningField> Fields { get; }
Gets the steps in the screening form.
[JsonProperty("form_fields")]
public IReadOnlyList<DiscordGuildMembershipScreeningField> Fields { get; }