releases
- Description:
Releases Command
- Source:
Members
(static) exports.condition :boolean
Type:
- boolean
(static) exports.definition :Common.CommandDefintion
Type:
- Common.CommandDefintion
Methods
(static) exports.handler()
(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