Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/harmony/src/types/messageComponents.ts>InteractionMessageComponentData

An easy to use Discord API Library for Deno.
Go to Latest
interface InteractionMessageComponentData
import { type InteractionMessageComponentData } from "https://deno.land/x/harmony@v2.6.0/src/types/messageComponents.ts";

Properties

custom_id: string
component_type: MessageComponentType
optional
values: string[]