💭Webhook
Properties
Constructor
Do not use this constructor unless you know what you're doing. This constructor is used to return you rawdata into component.
Methods
edit()
Edit the webhook.
Returns: Promise<Webhook>
delete()
Delete the webhook.
Returns: Promise<void>
Last updated