Constructor
constructor(images)
Parameters
images: EmbedImage[]
The images within this embed.
Properties
images: EmbedImage[]
The images within this embed.
Methods
isRecordWithMedia()
Whether this embed contains a record with media.
Returns
this is RecordWithMediaEmbed
fromView(imagesView, imagesRecord)
Constructs an ImagesEmbed from an embed view and a record.
Parameters
imagesView: "@atcute/client/lexicons".AppBskyEmbedImages.View
The view of the embed.
imagesRecord: "@atcute/client/lexicons".AppBskyEmbedImages.Main
The embed images record.