Class TdApi.PassportElementTemporaryRegistration

  • Enclosing class:
    TdApi

    public static class TdApi.PassportElementTemporaryRegistration
    extends TdApi.PassportElement
    A Telegram Passport element containing the user's temporary registration.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PassportElementTemporaryRegistration

        public PassportElementTemporaryRegistration()
        A Telegram Passport element containing the user's temporary registration.
      • PassportElementTemporaryRegistration

        public PassportElementTemporaryRegistration​(TdApi.PersonalDocument temporaryRegistration)
        A Telegram Passport element containing the user's temporary registration.
        Parameters:
        temporaryRegistration - Temporary registration.