how to mention in a embed in discord.py code example
Example: link in embed discord.py
embed.add_field(name="Field 1 Title", value="[This is the text](Here is the URL)")
embed.add_field(name="Field 1 Title", value="[This is the text](Here is the URL)")