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

    Interface RESTPatchAPIGuildMemberVerificationJSONBody

    interface RESTPatchAPIGuildMemberVerificationJSONBody {
        description?: null | string;
        enabled?: boolean;
        form_fields?: string;
    }
    Index

    Properties

    description?: null | string

    The server description to show in the screening form

    enabled?: boolean

    Whether Membership Screening is enabled

    form_fields?: string

    Array of field objects serialized in a string