1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-09 17:50:48 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.passport.decrypted/-common-passport-secure-value/-common-passport-secure-value.md
2021-03-17 15:18:37 +00:00

12 lines
869 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.passport.decrypted](../index.md)/[CommonPassportSecureValue](index.md)/[CommonPassportSecureValue](-common-passport-secure-value.md)
# CommonPassportSecureValue
[common]
Content
fun [CommonPassportSecureValue](-common-passport-secure-value.md)(data: [DataCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-data-credentials/index.md)? = null, frontSide: [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)? = null, selfie: [FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)? = null, translation: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[FileCredentials](../../dev.inmo.tgbotapi.types.passport.credentials/-file-credentials/index.md)> = emptyList())