1#ifndef TGBOT_PASSPORTELEMENTERRORFILES_H
2#define TGBOT_PASSPORTELEMENTERRORFILES_H
22 typedef std::shared_ptr<PassportElementErrorFiles>
Ptr;
Represents an issue with a list of scans. The error is considered resolved when the list of files con...
std::shared_ptr< PassportElementErrorFiles > Ptr
static const std::string SOURCE
PassportElementErrorFiles()
std::vector< std::string > fileHashes
List of base64-encoded file hashes.
This abstract class is base of all passport element errors.
std::string source
Error source.