stoatbot.js
Preparing search index...
WebhookDeleteData
Interface WebhookDeleteData
Represents data for a webhook deletion event.
interface
WebhookDeleteData
{
webhookId
:
string
;
}
Index
Properties
webhook
Id
Properties
webhook
Id
webhookId
:
string
The unique identifier of the webhook.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
webhook
Id
stoatbot.js
Loading...
Represents data for a webhook deletion event.