| Parameter | Type | Description |
|---|---|---|
id | number | Button ID (the id you used when registering the button) |
Promise<boolean>: whether the button was unregistered successfully
Unregister a plugin button.
| Parameter | Type | Description |
|---|---|---|
id | number | Button ID (the id you used when registering the button) |
Promise<boolean>: whether the button was unregistered successfully