Skip to content

InteractionWebhook

InteractionWebhook ⇐ WebhookClient

Represents an interaction webhook.

Kind: global class
Extends: WebhookClient

new InteractionWebhook([data], [client])

Constructs a new instance of the class.

ParamTypeDescription
[data]ObjectThe data for the interaction webhook.
[client]ClientThe client associated with the interaction webhook.