Skip to main content
Module

x/denocordts/src/structures/collectors/mod.ts>ButtonInteraction

An Object Oriented Discord API wrapper for Deno.
Latest
class ButtonInteraction
extends BaseComponent
Re-export
import { ButtonInteraction } from "https://deno.land/x/denocordts@1.2.0/src/structures/collectors/mod.ts";

Constructors

new
ButtonInteraction(
client: Base,
channelId: string,
)