mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
* Add RichEmbed#attachFile Mostly for attaching local images that can be accessed within the embed image/author icon/footer icon via `attachment//filename.png` and the like. * Update docstring to reflect valid param types * Update TextBasedChannel.js * Update RichEmbed.js * Update RichEmbed.js