Interface UploadImageResponse

Hierarchy

  • UploadImageResponse

Properties

Properties

delete_url?: string
files?: ImageFile[]
msg: string

Is "ok" if the upload was successful; is something else otherwise.

url?: string

Generated using TypeDoc