UNPKG

discord-invites-manager

Version:

The Discord Invites Manager is an npm module written in TypeScript. It is designed to facilitate the management and tracking of invites in a Discord bot using the Discord.js library. The module provides functionalities to track different types of invites,

4 lines 139 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.InviteType = void 0; //# sourceMappingURL=types.js.map