mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 19:13:31 +01:00
Some doc fixes (#315)
#docs_client.rst: - 257: Add proper eplanation of callback, like in every other method - 433: Fix linking for Invite Resolvable #docs_message.rst: - 90 : Replace ':' with '-', just for consistency with the others #docs_resolvables.rst: - 92 : String doesn't link to anything (?) -> Link removed #docs_servers.rst: - 109 : Properly indent code-block because it didn't show at all on rtfd #docs_serverchannel.rst: - 53 : Remove doulbe '`' causing it not to display properly #docs_voiceconnection.rst: - 67 : Remove 'currently, it currently #docs_voiceconnection.rst: - 32 : Add links for Role Resolvable, as used in client#addMemberToRole, client#removeMemberFromRole and client#memberHasRole
This commit is contained in:
committed by
abalabahaha
parent
5125407151
commit
ad84aa84b8
@@ -28,4 +28,5 @@
|
||||
.. _Base64 Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#base64-resolvable
|
||||
|
||||
.. _VoiceChannel Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#voice-channel-resolvable
|
||||
.. _File Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#file-resolvable
|
||||
.. _File Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#file-resolvable
|
||||
.. _Role Resolvable : http://discordjs.readthedocs.org/en/latest/docs_resolvables.html#role-resolvable
|
||||
|
||||
Reference in New Issue
Block a user