- Enclosing class:
- TdApi
Returns full information about a user
by their identifier.
Returns
UserFullInfo
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns full information about a user by their identifier.GetUserFullInfo
(long userId) Returns full information about a user by their identifier.GetUserFullInfo
(DataInput input) Returns full information about a user by their identifier. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
userId
public long userIdUser identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetUserFullInfo
public GetUserFullInfo()Returns full information about a user by their identifier. ReturnsUserFullInfo
-
GetUserFullInfo
public GetUserFullInfo(long userId) Returns full information about a user by their identifier. ReturnsUserFullInfo
- Parameters:
userId
- long User identifier.
-
GetUserFullInfo
Returns full information about a user by their identifier. ReturnsUserFullInfo
- 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()
-