Class TdApi.PassportElementTypeDriverLicense

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PassportElementType
it.tdlight.jni.TdApi.PassportElementTypeDriverLicense
Enclosing class:
TdApi

public static class TdApi.PassportElementTypeDriverLicense
extends TdApi.PassportElementType
A Telegram Passport element containing the user's driver license.
  • Field Details

  • Constructor Details

    • PassportElementTypeDriverLicense

      public PassportElementTypeDriverLicense()
      A Telegram Passport element containing the user's driver license.
    • PassportElementTypeDriverLicense

      public PassportElementTypeDriverLicense​(DataInput input) throws IOException
      A Telegram Passport element containing the user's driver license.
      Throws:
      IOException
  • Method Details