Skip to main content
Module

x/harmony/mod.ts>InteractionApplicationCommandResolved

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

Properties

users: Dict<InteractionUser>
members: Dict<Member>
channels: Dict<InteractionChannel>
roles: Dict<Role>
messages: Dict<Message>