Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
更新README
Browse files Browse the repository at this point in the history
  • Loading branch information
kindyear committed Aug 4, 2023
1 parent 6bdf8d4 commit c1b5a50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README-eng.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ in ``project directory/config/config.js``
Data Interpretation:

* ``private``: Whether the player's career information is private, if it is private, it will return ``true``, otherwise
it will return ``false
it will return ``false``
* ``playerBaseInfo``: player base information
* ``playerTag``: Player's BattleTag (Battle.net ID)
* ``playerName``: The nickname of the player
Expand Down Expand Up @@ -197,7 +197,7 @@ the response for details
Data Interpretation:

* ``private``: Whether the player's career information is private, if it is private, it will return ``true``, otherwise
it will return ``false
it will return ``false``
* ``playerTag``: Player's BattleTag (Battle.net ID)
* ``gameMode``: game mode (divided into `quickPlay` fast mode and `competitive` competitive mode)
* ``type``: the requested data ranking type
Expand Down Expand Up @@ -470,7 +470,7 @@ season cannot be viewed.
Data Interpretation:

* ``private``: Whether the player's career information is private, if it is private, it will return ``true``, otherwise
it will return ``false
it will return ``false``
* ``playerTag``: Player's BattleTag (Battle.net ID)
* ``heroID``: hero ID
* ``heroName``: hero name
Expand Down

0 comments on commit c1b5a50

Please sign in to comment.