More URL schemes on link buttons

https://github.com/discordjs/discord.js/blob/main/packages/builders/src/components/button/LinkButton.ts#L22-L29

I was hoping to make a url button for a magnet (magnet:) link, but got an error that lead me here.
Is the url scheme limitation server side? I don't see a reason to restrict it locally
Was this page helpful?