Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/src/types/mod.ts>APIGuildMembershipScreeningField

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIGuildMembershipScreeningField
import { type APIGuildMembershipScreeningField } from "https://deno.land/x/denocordts@1.2.0/src/types/mod.ts";

Properties

The type of field

label: string

The title of the field

optional
values: string[]

The list of rules

required: boolean

Whether the user has to fill out this field