πFerraLink
class FerraLink extends EventEmitter
client.FerraLink = new FerraLink(client, nodes, {
spotify: {
clientID: "Your spotify clientId here",
clientSecret: "Your spotify clientSecret here"
}
});Parameter
Type
Last updated