GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIGuildMembershipScreeningField

API/Interfaces/APIGuildMembershipScreeningField
seyfert/lib/types/payloads/guild.d.ts

Signature

export interface APIGuildMembershipScreeningField

Properties

4
field_typelabelvaluesrequired

Methods

0

No methods.

Properties

field_type#
field_type: MembershipScreeningFieldType;

The type of field

label#
label: string;

The title of the field

values#
values?: string[];

The list of rules

required#
required: boolean;

Whether the user has to fill out this field