itd-api / UploadedFile
Interface: UploadedFile
Defined in: resources/files.ts:28
Ответ загрузки файла.
Properties
id
ts
id: string;Defined in: resources/files.ts:30
Идентификатор вложения — его передают в attachmentIds.
url
ts
url: string;Defined in: resources/files.ts:32
Адрес файла на CDN.