TDLib v0.0.2 TDLib.Method.GetRemoteFile View Source

Returns information about a file by its remote ID; this is an offline request. Can be used to register a URL as a file for further uploading, or sending as a message. Returns object_ptr.

NameTypeDescription
remote_file_idstringRemote identifier of the file to get.
file_typeFileTypeFile type, if known.

More details on telegram’s documentation.