UNPKG

@oceanicjs/builders

Version:

Helpful builders for various Discord related things.

17 lines 1.08 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ButtonColors = void 0; var ButtonColors; (function (ButtonColors) { /** PRIMARY - 1 */ ButtonColors[ButtonColors["BLURPLE"] = 1] = "BLURPLE"; /** SECONDARY - 2 */ ButtonColors[ButtonColors["GREY"] = 2] = "GREY"; /** SUCCESS - 3 */ ButtonColors[ButtonColors["GREEN"] = 3] = "GREEN"; /** DANGER - 4 */ ButtonColors[ButtonColors["RED"] = 4] = "RED"; /** LINK - 5 */ ButtonColors[ButtonColors["URL"] = 5] = "URL"; })(ButtonColors || (exports.ButtonColors = ButtonColors = {})); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ29uc3RhbnRzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vbGliL0NvbnN0YW50cy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFBQSxJQUFZLFlBV1g7QUFYRCxXQUFZLFlBQVk7SUFDcEIsa0JBQWtCO0lBQ2xCLHFEQUFXLENBQUE7SUFDWCxvQkFBb0I7SUFDcEIsK0NBQVcsQ0FBQTtJQUNYLGtCQUFrQjtJQUNsQixpREFBVyxDQUFBO0lBQ1gsaUJBQWlCO0lBQ2pCLDZDQUFXLENBQUE7SUFDWCxlQUFlO0lBQ2YsNkNBQVcsQ0FBQTtBQUNmLENBQUMsRUFYVyxZQUFZLDRCQUFaLFlBQVksUUFXdkIifQ==