Module tdlight.api

Class TdApi.PassportElementTypePassport

Enclosing class:
TdApi

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

  • Constructor Details

    • PassportElementTypePassport

      public PassportElementTypePassport()
      A Telegram Passport element containing the user's passport.
    • PassportElementTypePassport

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