Function: cmd_change_url_webhook Version: 20.0+
Argument Name |
Type |
Description |
---|---|---|
url |
string |
The url to change the webhooks url to. |
response
{ "state": "", "success": true, "error": "" }
Key |
Type |
Description |
---|---|---|
state |
string |
Indicates the state of the webhook. Further details of the various states of the webhook can be found here. |
success |
boolean |
Indicates if the webhook url was successfully changed. |
error |
string |
Description of why the url was not changed. |