js-miniapp-sdk

Globals / GalleryFileResponse

Interface: GalleryFileResponse

Represents a file in the gallery.

Hierarchy

Index

Properties

Properties

data

data: Blob

Defined in js-miniapp-sdk/src/modules/gallery-manager.ts:39

The binary data of the file.


filename

Optional filename: string

Defined in js-miniapp-sdk/src/modules/gallery-manager.ts:37

The name of the file (optional).