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