ActivityEntryAttachment¶
Represents an attachment to an activity stream entry.
Capabilities¶
Properties¶
-
ActivityEntryAttachment.@type: The type of attachment. Defaults to "file".
-
"file": Represents a file attachment.
- "link": Represents a URL link.
- "video": Represents a video.
- ActivityEntryAttachment.id: The file ID of the attachment.