Skip to main content
Module

x/natico/mod.ts>deleteInteractionResponse

A powerful and customizable framework for Discordeno
Latest
function deleteInteractionResponse
import { deleteInteractionResponse } from "https://deno.land/x/natico@4.0.0-pre.4/mod.ts";

To delete your response to a application command. If a message id is not provided, it will default to deleting the original response.

Parameters

bot: Bot
token: string
optional
messageId: bigint