* @method string getSource() Error source, must be files
23
* @method string getType() The section of the user's Telegram Passport which has the issue, one of “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 PassportElementErrorFiles extends Entity implements PassportElementError