Skip to main content

@wildix/xbees-conversations-client > GetFilePresignedDownloadUrlInput

GetFilePresignedDownloadUrlInput interface

Signature:

export interface GetFilePresignedDownloadUrlInput 

Properties

Property

Modifiers

Type

Description

category?

ConversationFileCategory

(Optional) The category of the file, either channel files or conference recordings.

channelId

string

The unique identifier of the channel containing the message.

download?

number

(Optional) URL behavior, 0 - open(play) for audio/video, others are downloaded; 1 — always download.

fileId

string

The unique identifier of the file to download.

messageId

string

The unique identifier of the message containing the file.