In version 3.0.0-beta.18 I used this :
const buffers = await uploadService.bufferize(files.attachment); await uploadService.upload(buffers, config);