mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +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.
|
The URL of the Server's icon. If the server doesn't have an icon, this will be null.
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
Functions
|
Functions
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ Contents:
|
|||||||
:caption: Documentation
|
:caption: Documentation
|
||||||
|
|
||||||
docs_client
|
docs_client
|
||||||
|
docs_server
|
||||||
docs_user
|
docs_user
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
.. _Client : ./docs_client.html
|
.. _Client : ./docs_client.html
|
||||||
.. _Cache : ./docs_cache.html
|
.. _Cache : ./docs_cache.html
|
||||||
.. _User : ./docs_user.html
|
.. _User : ./docs_user.html
|
||||||
|
.. _Server : ./docs_server.html
|
||||||
.. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise
|
.. _Promises : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise
|
||||||
.. _EventEmitter : https://nodejs.org/api/events.html#events_class_events_eventemitter
|
.. _EventEmitter : https://nodejs.org/api/events.html#events_class_events_eventemitter
|
||||||
Reference in New Issue
Block a user