Skip to main content
Module

x/harmony/mod.ts>MessageInteraction

An easy to use Discord API Library for Deno.
Go to Latest
class MessageInteraction
extends SnowflakeBase
import { MessageInteraction } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

Constructors

new
MessageInteraction(client: Client, data: MessageInteractionPayload)

Properties

id: string
name: string
type: InteractionType
user: User