InteractionWebhook
InteractionWebhook ⇐ WebhookClient
Section titled “InteractionWebhook ⇐ WebhookClient”Represents an interaction webhook.
Kind: global class
Extends: WebhookClient
new InteractionWebhook([data], [client])
Section titled “new InteractionWebhook([data], [client])”Constructs a new instance of the class.
| Param | Type | Description |
|---|---|---|
| [data] | Object | The data for the interaction webhook. |
| [client] | Client | The client associated with the interaction webhook. |