UNPKG

@antibot/interactions

Version:

## 🗡️ An interactions library made for Discord interactions

43 lines 2.25 kB
"use strict"; var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; var desc = Object.getOwnPropertyDescriptor(m, k); if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { desc = { enumerable: true, get: function() { return m[k]; } }; } Object.defineProperty(o, k2, desc); }) : (function(o, m, k, k2) { if (k2 === undefined) k2 = k; o[k2] = m[k]; })); var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); __exportStar(require("./@type"), exports); __exportStar(require("./ApplicationCommand"), exports); __exportStar(require("./ApplicationCommandLocalization"), exports); __exportStar(require("./ApplicationCommandType"), exports); __exportStar(require("./ApplicationCommandOptions"), exports); __exportStar(require("./ApplicationCommandOptionsChoice"), exports); __exportStar(require("./ApplicationCommandOptionType"), exports); __exportStar(require("./ApplicationGuildCommandPermissions"), exports); __exportStar(require("./ApplicationCommandPermissions"), exports); __exportStar(require("./ApplicationCommandPermissionType"), exports); __exportStar(require("./ApplicationFlags"), exports); __exportStar(require("./ChannelType"), exports); __exportStar(require("./ChannelType"), exports); __exportStar(require("./Command"), exports); __exportStar(require("./Interactions"), exports); __exportStar(require("./Routes"), exports); __exportStar(require("./request/typings/index"), exports); __exportStar(require("./utils/Permissions"), exports); __exportStar(require("./MessageComponentType"), exports); __exportStar(require("./ButtonStyle"), exports); __exportStar(require("./ButtonInterface"), exports); __exportStar(require("./EmojiInterface"), exports); __exportStar(require("./UserInterface"), exports); __exportStar(require("./Button"), exports); __exportStar(require("./IntegrationTypes"), exports); __exportStar(require("./InteractionContextType"), exports); //# sourceMappingURL=index.js.map