Skip to main content
Module

x/higa/mod.ts>InteractionType

A package to interract with the Discord API coded by myself
Go to Latest
enum InteractionType
import { InteractionType } from "https://deno.land/x/higa@0.1.0-fix/mod.ts";

Members

APPLICATION_COMMAND = 2
APPLICATON_COMMAND_AUTOCOMPLETE = 4
MESSAGE_COMPONENT = 3
MODAL_SUBMIT = 5
PING = 1