Skip to main content

Interface: SCPrivateMessageFileType

Properties

duration

Optional duration: number

The duration (in seconds) of the file

Defined in

privateMessage.ts:122


file_url

Optional file_url: string

File Url(response)

Defined in

privateMessage.ts:135


file_uuid

Optional file_uuid: string

The file id(response)

Defined in

privateMessage.ts:139


filename

Optional filename: string

File name

Defined in

privateMessage.ts:107


filesize

Optional filesize: number

File size

Defined in

privateMessage.ts:112


mimetype

Optional mimetype: SCMessageFileType

The type of the file

Defined in

privateMessage.ts:117


thumbnail

Optional thumbnail: string

File thumbnail

Defined in

privateMessage.ts:131


url

Optional url: string

File Url

Defined in

privateMessage.ts:127


uuid

Optional uuid: string

The file id

Defined in

privateMessage.ts:102