Skip to main content
Module

x/ptereno/lib/types/client.ts>UpdatePasswordOptions

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

Properties

oldPassword: string

The current account password

newPassword: string

The new account password