D
D
Dream2021-07-27 20:57:12
Bots
Dream, 2021-07-27 20:57:12

Is it possible to make it so that only the author of the message can follow the link from the button?

For buttons I use the discord-components
library. There is a button with a link, but is it possible to make the transition to it only for the author of the message?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew Dark, 2021-07-28
@dreameddd

QQ!
The answer is no.
Any link that users see can be used by everyone.
But I think I came up with a solution for you:
Make it so that only the user who entered cmd would see this message.
The following code works for me with the menu: And you try :) )
menu.reply.send(embed, true)
message.reply.send(embed, true)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question