Passport File
fun PassportFile(fileId: String, fileUniqueId: String, fileSize: Int, fileDate: Int)
Content copied to clipboard
Parameters
fileId
Identifier for this file, which can be used to download or reuse the file
fileUniqueId
Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
fileSize
File size
fileDate
Unix time when the file was uploaded