Search
Preparing search index...
The search index is not available
@gcommands/components
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@gcommands/components
CustomId
Class CustomId
Hierarchy
CustomId
Index
Constructors
constructor
Properties
ids
name
Methods
add
Id
add
Ids
get
set
Name
Constructors
constructor
new
Custom
Id
(
options
:
{
ids
:
string
[]
;
name
:
string
}
)
:
CustomId
Parameters
options:
{
ids
:
string
[]
;
name
:
string
}
ids
:
string
[]
name
:
string
Returns
CustomId
Properties
ids
ids
:
string
[]
name
name
:
string
Methods
add
Id
add
Id
(
id
:
string
)
:
CustomId
Parameters
id:
string
Returns
CustomId
add
Ids
add
Ids
(
ids
:
string
[]
)
:
CustomId
Parameters
ids:
string
[]
Returns
CustomId
get
get
(
)
:
string
Returns
string
set
Name
set
Name
(
name
:
string
)
:
CustomId
Parameters
name:
string
Returns
CustomId
Exports
Custom
Id
constructor
ids
name
add
Id
add
Ids
get
set
Name
Generated using
TypeDoc