Vidul

Results 2 issues of Vidul

error = const { Structures } = require("discord.js"); const MusicHandler = require("../structures/MusicHandler"); const Guild = Structures.get("Guild"); MusicGuild);

Hi, i am trying to track the progress of file upload with the onUploadProgress function but its not working ```jsconst uploadFile = async (fileObject, res, date) => { const bufferStream...