Skip to main content
Module

x/harmony/mod.ts>InteractionResponsePayload

An easy to use Discord API Library for Deno.
Go to Latest
interface InteractionResponsePayload
Re-export
import { type InteractionResponsePayload } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

Properties

type: InteractionResponseType

Type of the response

optional
data: InteractionResponseDataPayload

Data to be sent with response. Optional for types: Pong, Acknowledge, Ack with Source