Search code examples
pythondiscorddiscord.pyfieldembed

Is it possible to remove embed value?


I have been trying to remobe the value of an embed because I don't like it there but I cant find a way to "bypass" it.

Does anyone have a solution?

https://i.sstatic.net/eQxrG.png


Solution

  • Use \u200b, this is a white space like a space bar, but as a unicode character.