tgbotxx  1.1.6.9
Telegram Bot C++ Library
PassportElementError.hpp File Reference

Go to the source code of this file.

Classes

struct  tgbotxx::PassportElementError
 This object represents an error in the Telegram Passport element which was submitted that should be resolved by the user. It should be one of: More...
 
struct  tgbotxx::PassportElementErrorDataField
 Represents an issue in one of the data fields that was provided by the user. The error is considered resolved when the field's value changes. https://core.telegram.org/bots/api#passportelementerrordatafield. More...
 
struct  tgbotxx::PassportElementErrorFrontSide
 Represents an issue with the front side of a document. The error is considered resolved when the file with the front side of the document changes. https://core.telegram.org/bots/api#passportelementerrorfrontside. More...
 
struct  tgbotxx::PassportElementErrorReverseSide
 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. https://core.telegram.org/bots/api#passportelementerrorreverseside. More...
 
struct  tgbotxx::PassportElementErrorSelfie
 Represents an issue with the selfie with a document. The error is considered resolved when the file with the selfie changes. https://core.telegram.org/bots/api#passportelementerrorselfie. More...
 
struct  tgbotxx::PassportElementErrorFile
 Represents an issue with a document scan. The error is considered resolved when the file with the document scan changes. https://core.telegram.org/bots/api#passportelementerrorfile. More...
 
struct  tgbotxx::PassportElementErrorFiles
 Represents an issue with a list of scans. The error is considered resolved when the list of files containing the scans changes. https://core.telegram.org/bots/api#passportelementerrorfiles. More...
 
struct  tgbotxx::PassportElementErrorTranslationFile
 Represents an issue with one of the files that constitute the translation of a document. The error is considered resolved when the file changes. https://core.telegram.org/bots/api#passportelementerrortranslationfile. More...
 
struct  tgbotxx::PassportElementErrorTranslationFiles
 Represents an issue with the translated version of a document. The error is considered resolved when a file with the document translation change. https://core.telegram.org/bots/api#passportelementerrortranslationfiles. More...
 
struct  tgbotxx::PassportElementErrorUnspecified
 Represents an issue in an unspecified place. The error is considered resolved when new data is added. https://core.telegram.org/bots/api#passportelementerrorunspecified. More...
 

Namespaces

 tgbotxx