@@ -68,8 +68,8 @@ Structures.extend('Guild', Guild => {
if (queue[0].type !== 'other') embed.addField('By', queue[0].by);
embed.addField('Duration', queue[0].duration);
await message.say({ embed });
}
return queue.shift();
});
dispatcher.on('finish', async () => {
The note is not visible to the blocked user.