embed property

UFeedPostEmbed? embed
final

The images, video, external link, or quoted record attached to this post.

Blobs must already be uploaded: a thread is published as a single batch, and every byte of the record is hashed before the batch is sent.

Implementation

final UFeedPostEmbed? embed;