Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Th3Shadowbroker committed Dec 19, 2019
1 parent 2f84015 commit bdf05f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ A class used to fetch data from <a href="https://github.com/InventivetalentDev">
* [.darkAuction()](#Timer.darkAuction) ⇒ <code>Promise.&lt;object&gt;</code>
* [.interest()](#Timer.interest) ⇒ <code>Promise.&lt;object&gt;</code>
* [.spooky()](#Timer.spooky) ⇒ <code>Promise.&lt;object&gt;</code>
* [.winter()](#Timer.winter) ⇒ <code>Promise.&lt;Object&gt;</code>

<a name="Timer.fetchData"></a>

Expand Down Expand Up @@ -112,6 +113,12 @@ Get the estimation for the interest timer.
### Timer.spooky() ⇒ <code>Promise.&lt;object&gt;</code>
Get the estimation for the spooky festival timer.

**Kind**: static method of [<code>Timer</code>](#Timer)
<a name="Timer.winter"></a>

### Timer.winter() ⇒ <code>Promise.&lt;Object&gt;</code>
Get the estimation for the winter-event timer.

**Kind**: static method of [<code>Timer</code>](#Timer)
<a name="JsonConfiguration"></a>

Expand Down

0 comments on commit bdf05f8

Please sign in to comment.