UNPKG

@notoiro/djs-button-pages

Version:

A simple yet powerful module for implementing customizable embed pages with buttons in Discord chat. Works only with Discord.js.

9 lines (8 loc) 371 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.getEmbedLength = void 0; const getEmbedLength_1 = __importDefault(require("./getEmbedLength")); exports.getEmbedLength = getEmbedLength_1.default;