* @method string getSource() Error source, must be selfie
23
* @method string getType() The section of the user's Telegram Passport which has the issue, one of “passport”, “driver_license”, “identity_card”, “internal_passport”
24
* @method string getFileHash() Base64-encoded hash of the file with the selfie
25
* @method string getMessage() Error message
26
*/
27
class PassportElementErrorSelfie extends Entity implements PassportElementError