AuthorizationStateReady constructor

AuthorizationStateReady(
  1. {int? extra,
  2. int? clientId}
)

The user has been successfully authorized. TDLib is now ready to answer general requests

Implementation

AuthorizationStateReady