sara
Results
1
issues of
sara
this.player .on("start", () => { this.current = this.queue.shift(); if (this.textChannel) this.textChannel.send(util.embed().setcolor (message.guild.me.display.HexColor).setDescription(`🎶 | Now playing **${this.current.info.title}**.`)); }) embed color same as topest role how can i define message in this...