809 B
809 B
title | description |
---|---|
getFilePersistent | Returns information about a file by its persistent id, offline request. May be used to register a URL as a file for further uploading or sending as message |
Method: getFilePersistent
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about a file by its persistent id, offline request. May be used to register a URL as a file for further uploading or sending as message
Params:
Name | Type | Required | Description |
---|---|---|---|
persistent_file_id | string | Yes | Persistent identifier of the file to get |
file_type | FileType | Yes | File type, if known |