Skip to content

@type

The type of attachment. Defaults to "file".

  • "file": Represents a file attachment.
  • "link": Represents a URL link.
  • "video": Represents a video.

Allowed Values

  • file
  • link
  • video

Type

1
( `"file"` | `"link"` | `"video"` )

Declaration

1
 ( `"file"` | `"link"` | `"video"` ) myActivityEntryAttachment.@type