Skip to main content
Module

x/harmony/deploy.ts>Interaction#defer

An easy to use Discord API Library for Deno.
Go to Latest
method Interaction.prototype.defer
Re-export
import { Interaction } from "https://deno.land/x/harmony@v2.9.0/deploy.ts";

Defer the Interaction i.e. let the user know bot is processing and will respond later. You only have 15 minutes to edit the response!

Parameters

optional
ephemeral = [UNSUPPORTED]

Returns

Promise<this>