Table of Contents

Class DiscordGuildMembershipScreeningField

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a field in a guild's membership screening form

public class DiscordGuildMembershipScreeningField : ObservableApiObject
Inheritance
DiscordGuildMembershipScreeningField
Inherited Members

Constructors

DiscordGuildMembershipScreeningField(MembershipScreeningFieldType, string, IEnumerable<string>, bool)

Initializes a new instance of the DiscordGuildMembershipScreeningField class.

Properties

IsRequired

Gets whether the user has to fill out this field

Label

Gets the title of the field.

Type

Gets the type of the field.

Values

Gets the list of rules