About
Discord Interface is a discord.js extension which allows to create interactive interfaces such as Confirmation
, Pagination
and Response
.
Getting Started
First of all, install the package by executing the following command:
npm i discord-interface
or if you are using yarn
yarn add discord-interface
Missing Documentation