mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
Merge branch 'master' into indev
This commit is contained in:
@@ -48,7 +48,7 @@ class MessageAttachment {
|
|||||||
* The Proxy URL to this attachment
|
* The Proxy URL to this attachment
|
||||||
* @type {string}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
this.proxyURL = data.url;
|
this.proxyURL = data.proxy_url;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The height of this attachment (if an image)
|
* The height of this attachment (if an image)
|
||||||
|
|||||||
Reference in New Issue
Block a user