@wildix/xbees-conversations-client > UploadFileInput
UploadFileInput interface
Signature:
export interface UploadFileInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The unique identifier of the channel. | ||
string | The name of the file. Unreadable characters will be replaced with underscores. | ||
(Optional) Additional options for the file upload. | |||
string | (Optional) The unique identifier of the user when a service token is used. |