InputPassportElementError¶
Contains the description of an error in a Telegram Passport element; for bots only
InputPassportElementError(
type: PassportElementType,
message: string,
source: InputPassportElementErrorSource
) → InputPassportElementError
type¶
Type of Telegram Passport element that has the error
message¶
string
Error message
source¶
InputPassportElementErrorSource
Error source