Selection.max - shysolocup/noscord.js GitHub Wiki

maximum number of options the user can select
type: Number

let selection = new Selection({
    max: 5
});


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