Pycord url buttons #1933
-
HelloI tried to make a redirect url button in my Pycord button view... but it seem not work
But it give me this error How can i use it? |
Beta Was this translation helpful? Give feedback.
Answered by
JustaSqu1d
Feb 20, 2023
Replies: 1 comment 1 reply
-
You can create a link button by creating a For further reference, please use the support server for coding help. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Lulalaby
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can create a link button by creating a
Button
object and adding it to the view as shown in this example.For further reference, please use the support server for coding help.