Event.fire() - shysolocup/noscord.js GitHub Wiki

fires off the event

JS
event.fire("a", "b", "c");      

Function Sync

Arguments:

  • ...args Any
    arguments to be fired to the listeners



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