The data to create the button with.
Private
buttonThe built button.
Private
callbackThe callback to call when the button is pressed.
Optional
customThe identifier of button interaction.
The identifier of the button to get from the client.
Private
rawThe raw requirements before load.
The requirements of the button.
Set the callback to call when the button is pressed.
The callback to call when the button is pressed.
Register the button to the client.
The client to register the button to.
Generated using TypeDoc
Create a new button handler.