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 class
A Telegram Passport element to be saved containing the user's address.static class
A Telegram Passport element to be saved containing the user's bank statement.static class
A Telegram Passport element to be saved containing the user's driver license.static class
A Telegram Passport element to be saved containing the user's email address.static class
A Telegram Passport element to be saved containing the user's identity card.static class
A Telegram Passport element to be saved containing the user's internal passport.static class
A Telegram Passport element to be saved containing the user's passport.static class
A Telegram Passport element to be saved containing the user's passport registration.static class
A Telegram Passport element to be saved containing the user's personal details.static class
A Telegram Passport element to be saved containing the user's phone number.static class
A Telegram Passport element to be saved containing the user's rental agreement.static class
A Telegram Passport element to be saved containing the user's temporary registration.static class
A Telegram Passport element to be saved containing the user's utility bill.Fields in org.drinkless.tdlib declared as TdApi.InputPassportElementModifier and TypeFieldDescriptionTdApi.SetPassportElement.element
Input 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.