UpdateUploadProgress
An upload has progressed.
client.on("uploadProgress", (ctx) => {
// ctx.uploadProgress
});
Properties
DISCRIMINATOR
The new progress of the upload.
An upload has progressed.
client.on("uploadProgress", (ctx) => {
// ctx.uploadProgress
});
The new progress of the upload.