Closed Andre601 closed 4 years ago
Have you tested?
Have you tested?
JDA uses the Zero width space in embeds when f.e. not providing a specific value, or when using the addEmptyField
method which just adds an embed with said spaces.
That doesn't answer his question though lol
It should unless js has a completely different handling of unicode characters, which would be really stupid. I didn't spend time on testing this (Nor will I setup my own version of Clippy, just to test this little change) but I'm confident it will work, as Discord would handle this, as it should.
Here goes nothing then I guess...
Zero width spaces do work as expected.
Embed fields support the usage of zero width space (
\u200E
) inside them. If JS for whatever reason doesn't support this... F*ck JS