Discord.js: "content" argument in TextChannel.sendFile() not sending with attachment

Created on 10 Sep 2016  路  1Comment  路  Source: discordjs/discord.js

In version 9.1.0, only the text message to send with the file attachment appears to be missing from the response.

for example

message.channel.sendFile('http://i.imgur.com/6CbxaPc.jpg', 'Kappa.jpg', 'testmessage');

returns the image and renames the file, but does not include testmessage in the response

bug

Most helpful comment

Fixed in latest indev :smile:

>All comments

Fixed in latest indev :smile:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LLamaFTL picture LLamaFTL  路  3Comments

Dmitry221060 picture Dmitry221060  路  3Comments

PassTheMayo picture PassTheMayo  路  3Comments

xCuzImPro picture xCuzImPro  路  3Comments

kvn1351 picture kvn1351  路  3Comments