Represents an issue with a list of scans. The error is considered resolved when the list of files containing the scans changes.
More...
#include <PassportElementErrorFiles.h>
|
std::vector< std::string > | fileHashes |
| List of base64-encoded file hashes.
|
|
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 a list of scans. The error is considered resolved when the list of files containing the scans changes.
Definition at line 18 of file PassportElementErrorFiles.h.
◆ Ptr
◆ PassportElementErrorFiles()
TgBot::PassportElementErrorFiles::PassportElementErrorFiles |
( |
| ) |
|
|
inline |
◆ fileHashes
std::vector<std::string> TgBot::PassportElementErrorFiles::fileHashes |
◆ SOURCE
const std::string TgBot::PassportElementErrorFiles::SOURCE |
|
static |
The documentation for this class was generated from the following file: