MadelineProtoDocs/old_docs/API_docs_v102/constructors/secureValueTypeDriverLicense.md
2019-06-24 15:45:02 +02:00

553 B

title description image
secureValueTypeDriverLicense Secure value type driver license https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: secureValueTypeDriverLicense

Back to constructors index

Secure value type driver license

Type: SecureValueType

Example:

$secureValueTypeDriverLicense = ['_' => 'secureValueTypeDriverLicense'];

Or, if you're into Lua:

secureValueTypeDriverLicense={_='secureValueTypeDriverLicense'}