890 B
890 B
title | description | image |
---|---|---|
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 | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
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
Parameters:
Name | Type | Description | Required |
---|---|---|---|
persistent_file_id | string | Persistent identifier of the file to get | Yes |
file_type | FileType | File type, if known | Yes |