Class TdApi.PassportElementPersonalDetails

Enclosing class:
TdApi

public static class TdApi.PassportElementPersonalDetails extends TdApi.PassportElement
A Telegram Passport element containing the user's personal details.
  • Field Details

    • personalDetails

      public TdApi.PersonalDetails personalDetails
      Personal details of the user.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • PassportElementPersonalDetails

      public PassportElementPersonalDetails()
      A Telegram Passport element containing the user's personal details.
    • PassportElementPersonalDetails

      public PassportElementPersonalDetails(TdApi.PersonalDetails personalDetails)
      A Telegram Passport element containing the user's personal details.
      Parameters:
      personalDetails - Personal details of the user.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR