Represents an issue in an unspecified place. The error is considered resolved when new data is added.
More...
#include <PassportElementErrorUnspecified.h>
|
std::string | elementHash |
| Base64-encoded element hash.
|
|
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 in an unspecified place. The error is considered resolved when new data is added.
Definition at line 17 of file PassportElementErrorUnspecified.h.
◆ Ptr
◆ PassportElementErrorUnspecified()
TgBot::PassportElementErrorUnspecified::PassportElementErrorUnspecified |
( |
| ) |
|
|
inline |
◆ elementHash
std::string TgBot::PassportElementErrorUnspecified::elementHash |
◆ SOURCE
const std::string TgBot::PassportElementErrorUnspecified::SOURCE |
|
static |
The documentation for this class was generated from the following file: