Uses of Class
org.drinkless.tdlib.TdApi.InputPassportElement
Packages that use TdApi.InputPassportElement
-
Uses of TdApi.InputPassportElement in org.drinkless.tdlib
Subclasses of TdApi.InputPassportElement in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classA Telegram Passport element to be saved containing the user's address.static classA Telegram Passport element to be saved containing the user's bank statement.static classA Telegram Passport element to be saved containing the user's driver license.static classA Telegram Passport element to be saved containing the user's email address.static classA Telegram Passport element to be saved containing the user's identity card.static classA Telegram Passport element to be saved containing the user's internal passport.static classA Telegram Passport element to be saved containing the user's passport.static classA Telegram Passport element to be saved containing the user's passport registration.static classA Telegram Passport element to be saved containing the user's personal details.static classA Telegram Passport element to be saved containing the user's phone number.static classA Telegram Passport element to be saved containing the user's rental agreement.static classA Telegram Passport element to be saved containing the user's temporary registration.static classA Telegram Passport element to be saved containing the user's utility bill.Fields in org.drinkless.tdlib declared as TdApi.InputPassportElementModifier and TypeFieldDescriptionTdApi.SetPassportElement.elementInput Telegram Passport element.Constructors in org.drinkless.tdlib with parameters of type TdApi.InputPassportElementModifierConstructorDescriptionSetPassportElement(TdApi.InputPassportElement element, String password) Creates a function, which adds an element to the user's Telegram Passport.