Vanitycord.js Get Custom Discord level 3 vanity invite link Example const Vanity = require("Vanitycord.js") Vanitycord = new Vanity("Monarchs", "https://is.gd/Monarchs"); console.log(Vanitycord.create); How to use the returned message?