Represents a button for Discord Rich Presence.
@:native("DiscordButton")staticcreate():DiscordButton
Creates a new instance.
Returns:
A new instance.
label:ConstCharStar
The label of the button that is displayed to users.
url:ConstCharStar
The URL associated with the button.