link Button
fun linkButton( label: String?, emoji: DiscordEmoji?, url: String, disabled: Boolean = false)
Content copied to clipboard
A Discord link button component. Opens the specified link in the browser.
Parameters
url
The link this button will open.
label
The Button text
emoji
The Button emoji
disabled
Whether this button is disabled