Type Definitions
ButtonCallback(user, client, message, dataopt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
user |
User | The User who clicked the Button. | |
client |
Client | The Client the Button belongs to. | |
message |
Message | The Message this Menu belongs to. | |
data |
Object |
<optional> |
Optional data to pass to the callback. |
- Source: