DiscordMemberVerification

A representation of a Discord member verification structure

Parameters

version

Whe the member verification was last modified

formFields

A list of questions for the applicants to answer

description

A description of what the guild is about, can be different to guilds description (max 300 characters)

guild

The guild this member verification is for

profile

The profile of the guild this member verification is for

Constructors

Link copied to clipboard
constructor(version: Instant?, formFields: List<DiscordMemberVerificationFormField>, description: String?, guild: DiscordMemberVerificationGuild?, profile: DiscordGuildProfile)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard