embed
Is it possible to make a text with a link in the title, but so that it is not blue but white?
20 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
It doesn't work that way
You can't use markdown in titles. It's only supported in description and fields
You can use markdown syntax to display clickable links without showing the url:
- Embeds only support this in description and field values
is it possible to do something to a friend then?
What?
well, make the text clickable so that it flips over the link, but the text remains white
The only thing you can do is
.setURL
. There is no other way to make the title a link
In other words, no, you can not have something be a link while retaining a white text
Why would you want that anyways?okay
But that's how it works here
I don't know what "here" is.
well, I mean that the text that is responsible for the message may be white
what?
well, you wrote that the text that is responsible for transferring by sending, that is, through .setUrl, it cannot be made white
and the screenshot that I took off shows that you can do this
where is that screenshot from? Is it another bot? I don't know what that is
this is a bot on the discord server
use the url option when setting the author
Does discord actually support tooltips (i.e. hovertext)?
Unknown User•10mo ago
Message Not Public
Sign In & Join Server To View