diff --git a/docs/guides/emoji/emoji.md b/docs/guides/emoji/emoji.md index 5565e3875..928e802f8 100644 --- a/docs/guides/emoji/emoji.md +++ b/docs/guides/emoji/emoji.md @@ -14,9 +14,9 @@ depending on the type of emoji, they are sent in an entirely different format. What does this all mean? It means that you should know that by -sending a string like `β€œDiscord.Net is :ok_hand:”` will **NOT** -translate to `Discord.Net is πŸ‘Œ`; rather, it will be treated as-is, -like `Discord.Net is :ok_hand:`. +reacting with a string like `β€œ:ok_hand:”` will **NOT** automatically +translate to `πŸ‘Œ`; rather, it will be treated as-is, +like `:ok_hand:`, thus the server will return a `400 Bad Request`. ## Emoji