- Enclosing class:
- TdApi
Searches a user by a token from the user's link.
Returns
User-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSearches 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-