Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Button is not opening URL #124

Closed
mady005 opened this issue Mar 5, 2021 · 1 comment
Closed

[BUG] Button is not opening URL #124

mady005 opened this issue Mar 5, 2021 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@mady005
Copy link

mady005 commented Mar 5, 2021

I added a button like this
presence.Buttons = new Button[] { new Button() { Label = "Best song", Url = "https://www.youtube.com/watch?v=yoZy2E17-50" } };
But for some reason when I'm clicking the button it's not opening the URL

@mady005 mady005 added the bug Something isn't working label Mar 5, 2021
@mady005 mady005 closed this as completed Mar 5, 2021
@Lachee
Copy link
Owner

Lachee commented Mar 8, 2021

I added a button like this
presence.Buttons = new Button[] { new Button() { Label = "Best song", Url = "https://www.youtube.com/watch?v=yoZy2E17-50" } };
But for some reason when I'm clicking the button it's not opening the URL

Pretty sure this is a discord bug, you cannot click on your own links.

@Lachee Lachee added the duplicate This issue or pull request already exists label Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants