Uses of Class
org.telegram.telegrambots.meta.api.objects.passport.EncryptedCredentials
-
Packages that use EncryptedCredentials Package Description org.telegram.telegrambots.meta.api.objects.passport -
-
Uses of EncryptedCredentials in org.telegram.telegrambots.meta.api.objects.passport
Methods in org.telegram.telegrambots.meta.api.objects.passport that return EncryptedCredentials Modifier and Type Method Description EncryptedCredentialsPassportData. getCredentials()Constructors in org.telegram.telegrambots.meta.api.objects.passport with parameters of type EncryptedCredentials Constructor Description PassportData(List<EncryptedPassportElement> data, EncryptedCredentials credentials)
-