Latest
interface InteractionResponse
import { type InteractionResponse } from "https://dotland.deno.dev/x/discordeno@18.0.1/template/beginner/deps.ts";

Properties

type: InteractionResponseTypes

The type of response

optional
data: InteractionCallbackData

An optional response message

import InteractionResponse
import { InteractionResponse } from "https://dotland.deno.dev/x/discordeno@18.0.1/template/beginner/deps.ts";