Skip to main content
Module

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

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

Properties

id: number
user_id: number
server_id: number
permissions: Array<string>
created_at: string
updated_at: string