@wildix/xbees-conversations-client > GetFilePresignedDownloadUrlInput
GetFilePresignedDownloadUrlInput interface
Signature:
export interface GetFilePresignedDownloadUrlInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(Optional) The category of the file, either channel files or conference recordings. | |||
string | The unique identifier of the channel containing the message. | ||
number | (Optional) URL behavior, 0 - open(play) for audio/video, others are downloaded; 1 — always download. | ||
string | The unique identifier of the file to download. | ||
string | The unique identifier of the message containing the file. |