Class TdApi.PassportElementTypeEmailAddress

Enclosing class:
TdApi

public static class TdApi.PassportElementTypeEmailAddress extends TdApi.PassportElementType
A Telegram Passport element containing the user's email address.
  • Field Details

    • CONSTRUCTOR

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

    • PassportElementTypeEmailAddress

      public PassportElementTypeEmailAddress()
      A Telegram Passport element containing the user's email address.
  • Method Details