Uses of Class
org.drinkless.tdlib.TdApi.AuthenticationCodeInfo
-
Packages that use TdApi.AuthenticationCodeInfo Package Description org.drinkless.tdlib -
-
Uses of TdApi.AuthenticationCodeInfo in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.AuthenticationCodeInfo Modifier and Type Field Description TdApi.AuthenticationCodeInfoTdApi.AuthorizationStateWaitCode. codeInfoInformation about the authorization code that was sent.Constructors in org.drinkless.tdlib with parameters of type TdApi.AuthenticationCodeInfo Constructor Description AuthorizationStateWaitCode(TdApi.AuthenticationCodeInfo codeInfo)TDLib needs the user's authentication code to authorize.
-