Table of Contents

Property Fields

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Fields

Gets the steps in the screening form.

[JsonProperty("form_fields")]
public IReadOnlyList<DiscordGuildMembershipScreeningField> Fields { get; }

Property Value

IReadOnlyList<DiscordGuildMembershipScreeningField>