Discord.https - v3.0.16
    Preparing search index...

    Interface APIGuildMembershipScreeningField

    interface APIGuildMembershipScreeningField {
        field_type: Terms;
        label: string;
        required: boolean;
        values?: string[];
    }
    Index

    Properties

    field_type: Terms

    The type of field

    label: string

    The title of the field

    required: boolean

    Whether the user has to fill out this field

    values?: string[]

    The list of rules