Skip to main content
Module

x/ptereno/lib/types/application.ts>NewUserOptions

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface NewUserOptions
import { type NewUserOptions } from "https://deno.land/x/ptereno@v1.0.1/lib/types/application.ts";

Properties

email: string

The user email address

username: string

The username

firstName: string

The user first name

lastName: string

The user last name

optional
language: string

The user default language

optional
admin: boolean

If true, the user will have full control over the panel.

optional
password: string

The user password