MessageEmbedAttachment

Inherits: Reference < Object

Inherited By: MessageEmbedImage, MessageEmbedThumbnail, MessageEmbedVideo

Description

Represets an image or video attached with a message embed.

Properties

type name
String url
String proxy_url
Vector2 size

Property Descriptions

  • String url

    Source url of Attachment.


  • String proxy_url

    A proxied url of the attachment.


  • Vector2 size

    Attachment dimensions.