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
d.js toolkit
d.js toolkit10mo ago
- 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!
Martoz
MartozOP10mo ago
.setTitle('[View Profile](https://discord.js.org/)')
.setTitle('[View Profile](https://discord.js.org/)')
It doesn't work that way
Spaxter
Spaxter10mo ago
You can't use markdown in titles. It's only supported in description and fields
d.js docs
d.js docs10mo ago
You can use markdown syntax to display clickable links without showing the url:
"[text](url)"
'[text](url "optional hovertext")'
"[text](url 'optional hovertext')"
"[text](url)"
'[text](url "optional hovertext")'
"[text](url 'optional hovertext')"
- Embeds only support this in description and field values
Martoz
MartozOP10mo ago
is it possible to do something to a friend then?
Spaxter
Spaxter10mo ago
What?
Martoz
MartozOP10mo ago
well, make the text clickable so that it flips over the link, but the text remains white
Spaxter
Spaxter10mo ago
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?
Martoz
MartozOP10mo ago
okay
Martoz
MartozOP10mo ago
No description
Martoz
MartozOP10mo ago
But that's how it works here
Spaxter
Spaxter10mo ago
I don't know what "here" is.
Martoz
MartozOP10mo ago
well, I mean that the text that is responsible for the message may be white
Spaxter
Spaxter10mo ago
what?
Martoz
MartozOP10mo ago
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
Spaxter
Spaxter10mo ago
where is that screenshot from? Is it another bot? I don't know what that is
Martoz
MartozOP10mo ago
this is a bot on the discord server
ahmood
ahmood10mo ago
use the url option when setting the author
Egiziano
Egiziano10mo ago
Does discord actually support tooltips (i.e. hovertext)?
Unknown User
Unknown User10mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server