Skip to main content

app.bsky.embed.gallery

#main​

PropertyTypeKnown ValuesRequiredDescription
itemsarray of union
#image
-✅The schema-level maxLength of 20 is a future-proof ceiling. Clients should currently enforce a soft limit of 10 items in authoring UIs.

#image​

PropertyTypeKnown ValuesRequiredDescription
imageblob-✅-
altstring-✅Alt text description of the image, for accessibility.
aspectRatioapp.bsky.embed.defs#aspectRatio-✅-

#view​

PropertyTypeKnown ValuesRequiredDescription
itemsarray of union
#viewImage
-✅-

#viewImage​

PropertyTypeKnown ValuesRequiredDescription
thumbnailstring (uri)-✅Fully-qualified URL where a thumbnail of the image can be fetched. For example, CDN location provided by the App View.
fullsizestring (uri)-✅Fully-qualified URL where a large version of the image can be fetched. May or may not be the exact original blob. For example, CDN location provided by the App View.
altstring-✅Alt text description of the image, for accessibility.
aspectRatioapp.bsky.embed.defs#aspectRatio-✅-