Uses of Class
org.telegram.telegrambots.meta.api.objects.passport.dataerror.PassportElementErrorTranslationFiles
-
Packages that use PassportElementErrorTranslationFiles Package Description org.telegram.telegrambots.meta.api.objects.passport.dataerror -
-
Uses of PassportElementErrorTranslationFiles in org.telegram.telegrambots.meta.api.objects.passport.dataerror
Methods in org.telegram.telegrambots.meta.api.objects.passport.dataerror that return PassportElementErrorTranslationFiles Modifier and Type Method Description PassportElementErrorTranslationFilesPassportElementErrorTranslationFiles. addFileHash(String fileHash)PassportElementErrorTranslationFilesPassportElementErrorTranslationFiles. setFileHashes(List<String> fileHashes)PassportElementErrorTranslationFilesPassportElementErrorTranslationFiles. setMessage(String message)PassportElementErrorTranslationFilesPassportElementErrorTranslationFiles. setType(String type)
-