v1

latestOpenAPI 3.0.12026-07-17310206.9 KB

Sends a follow-up message to a deferred Discord interaction.

This function allows sending a follow-up message after a Discord interaction has been deferred. It takes an interaction token and a response object to construct and send the follow-up message. The function is useful for scenarios where the initial response to an interaction was delayed and additional information needs to be sent.

post/followUpInteraction

Request body

Response

Follow-up message sent successfully

successboolean

Indicates if the follow-up message was sent successfully