Skip to main content

GalleryMedia

@devvit/public-api v0.13.10-dev


Type Alias: GalleryMedia

GalleryMedia = object

Represents media that the post may contain.

Properties

height

height: number


status

status: GalleryMediaStatus

Status of the media. Media that were successfully uplaoded will have GalleryMediaStatus.VALID status


url

url: string


width

width: number