mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
remove from structures
This commit is contained in:
@@ -14,7 +14,6 @@ const { basename, flatten } = require('../util/Util');
|
||||
*/
|
||||
class Attachment {
|
||||
constructor(data) {
|
||||
this.attachment = data.url;
|
||||
/**
|
||||
* The name of this attachment
|
||||
* @type {string}
|
||||
|
||||
Reference in New Issue
Block a user