Identifiers

Identifiers

Add utility methods for identifiers

Constructor

# new Identifiers(identifiers)

Parameters:
Name Type Description
identifiers Array.<string>

The identifiers this utility uses

Members

# discord :string

Type:
  • string

# fivem :string

Type:
  • string

# ip :string

Type:
  • string

# license :string

Type:
  • string

# license2 :string

Type:
  • string

# live :string

Type:
  • string

# steam :string

Type:
  • string

# xbl :string

Type:
  • string

Methods

# get(identifier) → (nullable) {string}

Returns the identifier

Parameters:
Name Type Description
identifier string

The identifier to return

Returns:
Type
string