Module tdlight.api

Class TdApi.PassportElementTypePassportRegistration

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

public static final class TdApi.PassportElementTypePassportRegistration extends TdApi.PassportElementType
A Telegram Passport element containing the registration page of the user's passport.
  • Field Details

  • Constructor Details

    • PassportElementTypePassportRegistration

      public PassportElementTypePassportRegistration()
      A Telegram Passport element containing the registration page of the user's passport.
    • PassportElementTypePassportRegistration

      public PassportElementTypePassportRegistration(DataInput input) throws IOException
      A Telegram Passport element containing the registration page of the user's passport.
      Throws:
      IOException
  • Method Details