embeds property

List<MmPostMetadataEmbedsInner> embeds
getter/setter pair

Information about content embedded in the post including OpenGraph previews, image link previews, and message attachments. This field will be null if the post does not contain embedded content.

Implementation

List<MmPostMetadataEmbedsInner> embeds;