Added line breaks

This commit is contained in:
hydrabolt
2015-11-20 16:55:47 +00:00
parent 1c0f0289aa
commit 257b63c07f
3 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ Cache
A Cache object extends an Array (so it can be used like a regular array) but introduces helper functions to make it more useful when developing with discord.js. Unlike a regular array, it doesn't care about the instance or prototype of an object, it works purely on properties.
-----
Functions
---------

View File

@@ -50,6 +50,8 @@ user
A User_ object representing the logged in client's user.
-----
Functions
---------

View File

@@ -62,6 +62,8 @@ avatarURL
A valid URL to the user's avatar if they have one, otherwise null.
-----
Functions
---------