Represents an issue with the front side of a document. The error is considered resolved when the file with the front side of the document changes.  
 More...
#include <PassportElementErrorFrontSide.h>
|  | 
| std::string | fileHash | 
|  | Base64-encoded hash of the file with the front side of the document. 
 | 
| std::string | source | 
|  | Error source. 
 | 
| std::string | type | 
|  | See description of derived classes. Type of element of the user's Telegram Passport which has the issue. 
 | 
| std::string | message | 
|  | Error message. 
 | 
|  | 
| static const std::string | SOURCE | 
Represents an issue with the front side of a document. The error is considered resolved when the file with the front side of the document changes. 
Definition at line 17 of file PassportElementErrorFrontSide.h.
◆ Ptr
◆ PassportElementErrorFrontSide()
  
  | 
        
          | TgBot::PassportElementErrorFrontSide::PassportElementErrorFrontSide | ( |  | ) |  |  | inline | 
 
 
◆ fileHash
      
        
          | std::string TgBot::PassportElementErrorFrontSide::fileHash | 
      
 
 
◆ SOURCE
  
  | 
        
          | const std::string TgBot::PassportElementErrorFrontSide::SOURCE |  | static | 
 
 
The documentation for this class was generated from the following file: