haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.InputPassportElement

Synopsis

Documentation

data InputPassportElement Source #

Contains information about a Telegram Passport element to be saved

Constructors

InputPassportElementPersonalDetails

A Telegram Passport element to be saved containing the user's personal details

Fields

InputPassportElementPassport

A Telegram Passport element to be saved containing the user's passport

Fields

InputPassportElementDriverLicense

A Telegram Passport element to be saved containing the user's driver license

Fields

InputPassportElementIdentityCard

A Telegram Passport element to be saved containing the user's identity card

Fields

InputPassportElementInternalPassport

A Telegram Passport element to be saved containing the user's internal passport

Fields

InputPassportElementAddress

A Telegram Passport element to be saved containing the user's address

Fields

InputPassportElementUtilityBill

A Telegram Passport element to be saved containing the user's utility bill

Fields

InputPassportElementBankStatement

A Telegram Passport element to be saved containing the user's bank statement

Fields

InputPassportElementRentalAgreement

A Telegram Passport element to be saved containing the user's rental agreement

Fields

InputPassportElementPassportRegistration

A Telegram Passport element to be saved containing the user's passport registration

Fields

InputPassportElementTemporaryRegistration

A Telegram Passport element to be saved containing the user's temporary registration

Fields

InputPassportElementPhoneNumber

A Telegram Passport element to be saved containing the user's phone number

Fields

InputPassportElementEmailAddress

A Telegram Passport element to be saved containing the user's email address

Fields