mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Fixed docs and readme
This commit is contained in:
@@ -59,6 +59,7 @@ A full list of modifiers (all chainable):
|
||||
* strike `~`
|
||||
* code `` ` ``
|
||||
* codeblock ```` ``` ````
|
||||
* newline `\n`
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -10,6 +10,8 @@ Discord.Colors
|
||||
|
||||
Currently Colors are only usable in Roles_. You can't use any colour in messages, unless it's syntax highlighting from codeblocks.
|
||||
|
||||
.. note:: There is currently an unresolved bug in Discord, long story short any hex colors provided that start with a 0 (e.g. #00FF00) will be changed to #10FF00 to ensure they render properly.
|
||||
|
||||
Example Usage
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user