How do i delete a followup to a deferreply using a button?

I currently have await interaction.deleteReply() in the button callback but it gives the error error: Uncaught (in promise) DiscordAPIError[10015]: Unknown Webhook.
Was this page helpful?