Preparing search index...
The search index is not available
pterodactyl.ts
pterodactyl.ts
Nest
Class Nest
Implements
PanelNestAttributes
Index
Constructors
constructor
Properties
associated
Eggs?
associated
Servers?
author
created_
at
description?
id
name
updated_
at
uuid
Constructors
constructor
new
Nest
(
applicationClient
,
nestProps
)
:
Nest
Parameters
applicationClient
:
ApplicationClient
nestProps
:
RawPanelNest
Returns
Nest
Properties
Optional
Readonly
associated
Eggs
associated
Eggs
?:
Egg
[]
Optional
Readonly
associated
Servers
associated
Servers
?:
PanelServer
[]
Readonly
author
author
:
string
Readonly
created_
at
created_
at
:
string
|
Date
Optional
description
description
?:
null
|
string
Readonly
id
id
:
number
name
name
:
string
updated_
at
updated_
at
:
string
|
Date
Readonly
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
associated
Eggs
associated
Servers
author
created_
at
description
id
name
updated_
at
uuid
pterodactyl.ts
Loading...