1#ifndef TGBOT_PASSPORTELEMENTERRORDATAFILED_H
2#define TGBOT_PASSPORTELEMENTERRORDATAFILED_H
21 typedef std::shared_ptr<PassportElementErrorDataField>
Ptr;
Represents an issue in one of the data fields that was provided by the user. The error is considered ...
std::shared_ptr< PassportElementErrorDataField > Ptr
PassportElementErrorDataField()
std::string dataHash
Base64-encoded data hash.
std::string fieldName
Name of the data field which has the error.
static const std::string SOURCE
This abstract class is base of all passport element errors.
std::string source
Error source.