Represents an issue with the reverse side of a document. The error is considered resolved when the file with reverse side of the document changes.
More...
#include <PassportElementErrorReverseSide.h>
|
std::string | fileHash |
| Base64-encoded hash of the file with the reverse 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 reverse side of a document. The error is considered resolved when the file with reverse side of the document changes.
Definition at line 17 of file PassportElementErrorReverseSide.h.
◆ Ptr
◆ PassportElementErrorReverseSide()
TgBot::PassportElementErrorReverseSide::PassportElementErrorReverseSide |
( |
| ) |
|
|
inline |
◆ fileHash
std::string TgBot::PassportElementErrorReverseSide::fileHash |
◆ SOURCE
const std::string TgBot::PassportElementErrorReverseSide::SOURCE |
|
static |
The documentation for this class was generated from the following file: