The instantiating client
The application's id
The interaction's token
Delete a message that was sent by this webhook.
The message to delete
Optional
threadId: stringThe id of the thread this message belongs to
Edits a message that was sent by this webhook.
message The message to edit
The options to provide
Returns the message edited by this webhook
Edits a message that was sent by this webhook.
message The message to edit
The options to provide
Returns the message edited by this webhook
Gets a message that was sent by this webhook.
The id of the message to fetch
Returns the message sent by this webhook
Sends a message with this webhook.
The content for the reply
Sends a message with this webhook.
The content for the reply
Represents a webhook for an Interaction