Uses of Class
org.drinkless.tdlib.TdApi.PassportElement
Packages that use TdApi.PassportElement
-
Uses of TdApi.PassportElement in org.drinkless.tdlib
Subclasses of TdApi.PassportElement in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classA Telegram Passport element containing the user's address.static classA Telegram Passport element containing the user's bank statement.static classA Telegram Passport element containing the user's driver license.static classA Telegram Passport element containing the user's email address.static classA Telegram Passport element containing the user's identity card.static classA Telegram Passport element containing the user's internal passport.static classA Telegram Passport element containing the user's passport.static classA Telegram Passport element containing the user's passport registration pages.static classA Telegram Passport element containing the user's personal details.static classA Telegram Passport element containing the user's phone number.static classA Telegram Passport element containing the user's rental agreement.static classA Telegram Passport element containing the user's temporary registration.static classA Telegram Passport element containing the user's utility bill.Fields in org.drinkless.tdlib declared as TdApi.PassportElementModifier and TypeFieldDescriptionTdApi.PassportElements.elementsTelegram Passport elements.TdApi.PassportElementsWithErrors.elementsTelegram Passport elements.Constructors in org.drinkless.tdlib with parameters of type TdApi.PassportElementModifierConstructorDescriptionPassportElements(TdApi.PassportElement[] elements) Contains information about saved Telegram Passport elements.PassportElementsWithErrors(TdApi.PassportElement[] elements, TdApi.PassportElementError[] errors) Contains information about a Telegram Passport elements and corresponding errors.