- Enclosing class:
- TdApi
Searches a user by a token from the user's link.
Returns
User
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSearches a user by a token from the user's link.SearchUserByToken
(DataInput input) Searches a user by a token from the user's link.SearchUserByToken
(String token) Searches a user by a token from the user's link. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
token
Token to search for. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SearchUserByToken
public SearchUserByToken()Searches a user by a token from the user's link. ReturnsUser
-
SearchUserByToken
Searches a user by a token from the user's link. ReturnsUser
- Parameters:
token
- String Token to search for.
-
SearchUserByToken
Searches a user by a token from the user's link. ReturnsUser
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-