Options
All
  • Public
  • Public/Protected
  • All
Menu

File info

Hierarchy

  • FileInfo

Index

Properties

download?: { progress: number; status: ChatFileDownloadStatus }

Download status

Type declaration

fileUrl?: string

File URL

name: string

File name

size: number

File size

type: string

File type

upload?: { progress: number; status: ChatFileUploadStatus }

Upload status

Type declaration