Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
560 stars 93 forks source link

Button is not opening url in discord #183

Closed Reksely closed 2 years ago

Reksely commented 2 years ago
      I used this code and button shows but url is not opening     

Buttons = new Button[] { new Button() { Label = "Fish", Url = "https://lachee.dev/" } }

Reksely commented 2 years ago

i found out its not opening just for me