* @method string getSource() Error source, must be translation_files
23
* @method string getType() Type of element of the user's Telegram Passport which has the issue, one of “passport”, “driver_license”, “identity_card”, “internal_passport”, “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”
24
* @method string[] getFileHashes() List of base64-encoded file hashes
25
* @method string getMessage() Error message
26
*/
27
class PassportElementErrorTranslationFiles extends Entity implements PassportElementError