let filename: String
The filename for this Attachment
let height: Int?
Height of image (if image)
let id: Snowflake
ID of attachment
let proxyUrl: String
The proxied URL for this attachment
let size: Int
Size of the file in bytes
let url: String
The original URL of the attachment
let width: Int?
Width of image (if image)