mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Fixed docs again
This commit is contained in:
@@ -75,6 +75,8 @@ iconURL
|
||||
|
||||
The URL of the Server's icon. If the server doesn't have an icon, this will be null.
|
||||
|
||||
-----
|
||||
|
||||
Functions
|
||||
---------
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ Contents:
|
||||
:caption: Documentation
|
||||
|
||||
docs_client
|
||||
docs_server
|
||||
docs_user
|
||||
|
||||
.. toctree::
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
.. _Client : ./docs_client.html
|
||||
.. _Cache : ./docs_cache.html
|
||||
.. _User : ./docs_user.html
|
||||
.. _Server : ./docs_server.html
|
||||
.. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise
|
||||
.. _EventEmitter : https://nodejs.org/api/events.html#events_class_events_eventemitter
|
||||
Reference in New Issue
Block a user