$webhookExists
$webhookExists
will check if a given webhook exists.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
id | number | Webhook ID. | true |
token | string | Webhook token. | true |
Example(s)
This will check if the given Webhook Exists:
$webhookExists
will check if a given webhook exists.
Field | Type | Description | Required |
---|---|---|---|
id | number | Webhook ID. | true |
token | string | Webhook token. | true |
This will check if the given Webhook Exists: