Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

discord-interface

itspedruu13MIT3.0.6TypeScript support: included

Discord Interface is a discord.js extension which allows to create interactive interfaces such as Confirmation, Pagination and Response.

readme

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