pterodactyl.ts
    Preparing search index...

    Class PanelLocation

    Implements

    • LocationAttributes
    Index

    Constructors

    Properties

    created_at: Date
    id: number
    long?: string | null
    short: string
    updated_at: Date

    Methods

    • Set the new description for this location

      Parameters

      • long: string

        The new description, can be an empty string

      Returns Promise<void>