Class TdApi.AuthorizationStateWaitRegistration

  • Enclosing class:
    TdApi

    public static class TdApi.AuthorizationStateWaitRegistration
    extends TdApi.AuthorizationState
    The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.
    • Field Detail

      • CONSTRUCTOR

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

      • AuthorizationStateWaitRegistration

        public AuthorizationStateWaitRegistration()
        The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.
      • AuthorizationStateWaitRegistration

        public AuthorizationStateWaitRegistration​(TdApi.TermsOfService termsOfService)
        The user is unregistered and need to accept terms of service and enter their first name and last name to finish registration.
        Parameters:
        termsOfService - Telegram terms of service.