Skip to main content

inputEncryptedFileLocation

Location of encrypted secret chat file.

type tg.InputEncryptedFileLocation struct { /* ... */ }

Implements InputFileLocation.

Fields

NameTypeRequiredDescription
IDint64yesFile ID, id parameter value from encryptedFile
AccessHashint64yesChecksum, access_hash parameter value from encryptedFile

References