Update DOCUMENT.md

This commit is contained in:
March 7th 2022-04-01 12:39:33 +07:00
parent e8738d0e72
commit 146c1d6fcf

View File

@ -329,7 +329,7 @@ message.channel.send({ content: `Hello world ${await w.toMessage(true, true)}` }
- Video with Embed working - Video with Embed working
- Description limit 350 characters - Description limit 350 characters
- If you use hidden mode you must make sure your custom content is less than 1000 characters without nitro (because hidden mode uses 1000 characters + URL) - If you use hidden mode you must make sure your custom content is less than 1000 characters without nitro (because hidden mode uses 1000 characters + URL)
- <strong>PLEASE DON'T CREATE TOO MUCH EMBEDS WITH THE SHORTEN OPTION BECAUSE IT MAY DROP MY API (I USE THE API HOST BY HEROKU) OVERLOAD</strong> - <strong>PLEASE DON'T CREATE TOO MUCH EMBED WITH SHORTEN OPTION BECAUSE IT CAN OVERLOAD MY API (I USE API HOST BY HEROKU)</strong>
</details> </details>