Button.label - shysolocup/noscord.js GitHub Wiki

label for the button
type: String

let button = new Button({
    label: "Example"
});


⚠️ **GitHub.com Fallback** ⚠️