Class EncryptedPassportElementType.
see | |
---|---|
package | Default |
$data : string | null
Can be decrypted and verified using the accompanying EncryptedCredentials.
$email : string | null
$files : array<mixed,\TgBotApi\BotApiBase\Type\PassportFileType> | null
Files can be decrypted and verified using the accompanying EncryptedCredentials.
$frontSide : \TgBotApi\BotApiBase\Type\PassportFileType | null
Available for “passport”, “driver_license”, “identity_card” and “internal_passport”. The file can be decrypted and verified using the accompanying EncryptedCredentials.
$hash : string | null
$phoneNumber : string | null
$reverseSide : \TgBotApi\BotApiBase\Type\PassportFileType | null
Available for “driver_license” and “identity_card”. The file can be decrypted and verified using the accompanying EncryptedCredentials.
$selfie : \TgBotApi\BotApiBase\Type\PassportFileType | null
The file can be decrypted and verified using the accompanying EncryptedCredentials.
$translation : array<mixed,\TgBotApi\BotApiBase\Type\PassportFileType> | null
Available if requested for “passport”, “driver_license”, “identity_card”, “internal_passport”, “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration” and “temporary_registration” types. Files can be decrypted and verified using the accompanying EncryptedCredentials.
$type : string
One of “personal_details”, “passport”, “driver_license”, “identity_card”, “internal_passport”, “address”, “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”, “phone_number”, “email”.