Util.Numer.currency - shysolocup/noscord.js GitHub Wiki

currency for the numer
type: String

let numer = new Numer(2500, { currency: "🐢" });

numer.value; // "🐢2,500"

numer.currency; // "🐢"


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