releases

Namespace

releases

Description:
  • Releases Command

Source:

Members

(static) exports.condition :boolean

Source:
Type:
  • boolean

(static) exports.definition :Common.CommandDefintion

Source:
Type:
  • Common.CommandDefintion

Methods

(static) exports.handler()

Source:

(async, static) getReleasesFromRAWG()

Description:
  • Get list of releases

Source:
Parameters:
Type Description
Object

Request parameters

Returns:

(static) getTextFromGameDetail(game) → {string}

Description:
  • Tranform game release details to text

Source:
Parameters:
Name Type Description
game Object

Game details

Returns:
Type
string

(static) transformReleasesList() → {string}

Description:
  • Transform a list of game release detail to a single text

Source:
Parameters:
Type Description
Returns:
Type
string